| Name | Description |
---|
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Aerial_Polygon | Adds a special polygon for an aerial tile coverage from the point notation in the upper right corner |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Circle | Add a single, completely built Cirlce associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Line(Coordinate_Line) | Add a single, completely built line associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Line(Coordinate_Line, String) | Add a single, completely built line associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Point(Coordinate_Point) | Add a single, completely built point associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Point(Double, Double) | Adds a new coordinate point associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Point(Double, Double, String) | Adds a new coordinate point associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Point(Double, Double, String, Int64) | Adds a new coordinate point associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Point(Double, Double, String, String) | Adds a new coordinate point associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Add_Polygon | Add a single, completely built polygon associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_Circles | Clears all of the circle information from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_Data | Clears all of the coordinate data from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_NonPOIPoints | Clears all of the spatial information of single points with the 'main' featureType from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_NonPOIs | Clears all of the spatial information with the 'main' featureType from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_Points | Clears all of the individual point information from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_POIs | Clears all of the individual point of interets information from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_Specific_Polygon | Clears a specific polygon spatial information from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Clear_User_Polygons_And_Lines | Clears all user added polygons and all coordinate lines from this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Get_Circle | Pulls one coordinate circle from the collection of circles associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) ![Static member Static member](http://sobekrepository.org/design/webcontent/codehelp/icons/static.gif) | get_coordinate_float | Tries to convert a coordinate string into a floating point number |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Get_Line | Pulls one coordinate line from the collection of lines associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Get_Polygon | Pulls one coordinate polygon from the collection of polygons associated with this digital resource |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Remove_Polygon | Remove a polygon from the collection of polygons associated with these coordinates |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Retrieve_Additional_Info_From_Database | Chance for this metadata module to load any additional data from the
database when building this digital resource in memory |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) | Save_Additional_Info_To_Database | Chance for this metadata module to perform any additional database work
such as saving digital resource data into custom tables |
![Public method Public method](http://sobekrepository.org/design/webcontent/codehelp/icons/pubmethod.gif) ![Static member Static member](http://sobekrepository.org/design/webcontent/codehelp/icons/static.gif) | Save_Item_Footprint | Saves ta single item footprint to the database by calling the appropriate stored procedure |