12 #ifndef ossimTrimFilter_HEADER 13 #define ossimTrimFilter_HEADER 33 const char* prefix=NULL)
const;
35 const char* prefix=NULL);
virtual void setProperty(ossimRefPtr< ossimProperty > property)
Set property.
Represents serializable keyword/value map.
virtual ~ossimTrimFilter()
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=NULL) const
Method to save the state of an object to a keyword list.
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
Adds this objects properties to the list.
std::vector< ossimIpt > theValidVertices
unsigned int ossim_uint32
ossimRefPtr< ossimPolyCutter > theCutter
virtual void getValidImageVertices(vector< ossimIpt > &validVertices, ossimVertexOrdering ordering=OSSIM_CLOCKWISE_ORDER, ossim_uint32 resLevel=0) const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=NULL)
Method to the load (recreate) the state of an object from a keyword list.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual ossimIrect getBoundingRect(ossim_uint32 resLevel=0) const
This will return the bounding rect of the source.
virtual void initialize()
ossimRefPtr< ossimImageData > getTile(const ossimIrect &rect, ossim_uint32 resLevel=0)