DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerGML | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
AddField | public | Adds a new field. (Inherited from ITGIS_LayerVector) |
|
AddFieldInternal | public | Adds new field; for internal use. (Inherited from ITGIS_LayerVector) |
|
AddFieldInternal_2 | public | Adds new field; for internal use. (Inherited from ITGIS_LayerVector) |
|
AddShape | public | Adds a copy of shape and makes it editable. (Inherited from ITGIS_LayerVector) |
|
AddShape_2 | public | Adds a copy of shape and makes it editable. (Inherited from ITGIS_LayerVector) |
|
Alive | public | Makes a layer non-dormant. (Inherited from ITGIS_Layer) |
|
ApplyCuttingPolygon | public | Sets a cutting polygon for a layer. (Inherited from ITGIS_Layer) |
|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Build | public | Builds a new layer - prepares storage. (Inherited from ITGIS_LayerVector) |
|
Build_2 | public | Builds s new layer - prepare storage. (Inherited from ITGIS_LayerVector) |
|
CentroidScope | public | Calculates a centroid for a scope. (Inherited from ITGIS_LayerVector) |
|
ChangeHash | public | Changes the hash for the purpose of verifying layer's modifications. (Inherited from ITGIS_Layer) |
|
ClearModified | public | Sets IsModified flag to false for a layer and its sublayers. (Inherited from ITGIS_Layer) |
|
CreateShape | public | Creates a new shape and makes it editable. (Inherited from ITGIS_LayerVector) |
|
CreateShape_2 | public | Creates a new shape and makes it editable (Inherited from ITGIS_LayerVector) |
|
Delete | public | Deletes a shape. (Inherited from ITGIS_LayerVector) |
|
DeleteField | public | Deletes a field. (Inherited from ITGIS_LayerVector) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Deselect | public | Clears selection of shape. (Inherited from ITGIS_LayerVector) |
|
DeselectAll | public | Clears selection of all shapes. (Inherited from ITGIS_LayerVector) |
|
Dormant | public | Makes a layer dormant. (Inherited from ITGIS_Layer) |
|
DormantGain | public | Calculates the approximate gain (in Megabytes) which can be achieved by releasing memory by calling Dormant method. (Inherited from ITGIS_Layer) |
|
Draw | public | Draws a layer. (Inherited from ITGIS_Layer) |
|
DrawChart | public | Draws layer charts. (Inherited from ITGIS_LayerVector) |
|
DrawEx | public | Draws a layer within a defined extent. (Inherited from ITGIS_Layer) |
|
DrawFlash | public | Draws a flash. (Inherited from ITGIS_Layer) |
|
DrawScope | public | Draws only shapes that meet a scope criterion. (Inherited from ITGIS_LayerVector) |
|
DrawSelected | public | Draws only the selected item(s) on layer. (Inherited from ITGIS_Layer) |
|
DrawSelectedEx | public | Draws only the selected item(s) on layer that are within a defined extent. (Inherited from ITGIS_Layer) |
|
ExportLayer | public | Exports the layer. (Inherited from ITGIS_LayerVector) |
|
ExportLayerEx | public | Exports layer. (Inherited from ITGIS_LayerVector) |
|
ExportLayer_2 | public | Exports layer. (Inherited from ITGIS_LayerVector) |
|
ExportStructureToFLD | public | Exports fields structure to a fld file. (Inherited from ITGIS_LayerVector) |
|
FieldInfo | public | Returns pointer to GIS_FieldInfo structure. (Inherited from ITGIS_LayerVector) |
|
FinalizeDirectWrite | public | Finalizes direct writing into layer storage. (Inherited from ITGIS_LayerVector) |
|
FindField | public | Finds a field in the fields list. (Inherited from ITGIS_LayerVector) |
|
FindFieldInternal | public | Finds a field in the fields list (for internal use). (Inherited from ITGIS_LayerVector) |
|
FindFirst | public | Finds the first shape in layer. (Inherited from ITGIS_LayerVector) |
|
FindFirst_2 | public | Finds the first occurrence of an item which meets an extent. (Inherited from ITGIS_LayerVector) |
|
FindFirst_3 | public | Finds the first occurrence of an item which meets an extent and query. (Inherited from ITGIS_LayerVector) |
|
FindFirst_4 | public | Finds the first occurrence of an item which meets an extent, query, and additional parameters. (Inherited from ITGIS_LayerVector) |
|
FindFirst_5 | public | Finds the first occurrence of an item which meets an extent, query, and additional parameters. (Inherited from ITGIS_LayerVector) |
|
FindNext | public | Finds the next occurrence of an item defined in FindFirst. (Inherited from ITGIS_LayerVector) |
|
FlashShape | public | Flashes shape several times (Inherited from ITGIS_LayerVector) |
|
ForEach | public | Fetches all shapes from the layer using callback function. (Inherited from ITGIS_LayerVector) |
|
ForEachSubLayer | public | Returns in callback event the layer and all sublayers belonging to it. (Inherited from ITGIS_Layer) |
|
GetAvailableLayers | public | Gets a list of layers available in storage. (Inherited from ITGIS_Layer) |
|
GetField | public | Gets a field value for a shape determined by its unique identity. (Inherited from ITGIS_LayerVector) |
|
GetFieldEx | public | Gets a field value for a shape determined by its unique identity. (Inherited from ITGIS_LayerVector) |
|
GetLastUid | public | Gets the Uid of the last shape. (Inherited from ITGIS_LayerVector) |
|
GetNewUid | public | Gets the Uid for a new shape. (Inherited from ITGIS_LayerVector) |
|
GetSelectedCount | public | Returns the quantity of selected shapes. (Inherited from ITGIS_LayerVector) |
|
GetShape | public | Gets a shape by its unique identifier on default cursor (0). (Inherited from ITGIS_LayerVector) |
|
GetShape_2 | public | Gets a shape by unique identifier. (Inherited from ITGIS_LayerVector) |
|
GetUniqueFieldName | public | Suggests a unique field name. (Inherited from ITGIS_LayerVector) |
|
HourglassShake | public | Notifies of busy state using an hourglass. (Inherited from ITGIS_Layer) |
|
ImportLayer | public | Imports a layer from an existing layer. (Inherited from ITGIS_LayerVector) |
|
ImportLayerEx | public | Imports a layer from an existing layer. (Inherited from ITGIS_LayerVector) |
|
ImportLayer_2 | public | Imports a layer from an existing layer. (Inherited from ITGIS_LayerVector) |
|
ImportStructure | public | Imports the field structure from another layer (Inherited from ITGIS_LayerVector) |
|
InitializeDirectWrite | public | Builds a new layer - prepares storage for direct writing. (Inherited from ITGIS_LayerVector) |
|
InvalidateScope | public | Invalidates shapes in the scope. (Inherited from ITGIS_LayerVector) |
|
InvalidateSelection | public | Invalidates all selected shapes (but only to redraw the selection, not the shapes themselves). (Inherited from ITGIS_LayerVector) |
|
IsGrid | public | Checks if the layer type is grid. (Inherited from ITGIS_Layer) |
|
IsPixel | public | Checks if the layer type is pixel. (Inherited from ITGIS_Layer) |
|
IsSupported | public | Checks if the operation is supported by the layer. (Inherited from ITGIS_Layer) |
|
IsVector | public | Checks if the layer type is vector. (Inherited from ITGIS_Layer) |
|
IsVector3D | public | Checks if the layer type is vector 3D. (Inherited from ITGIS_Layer) |
|
IsVisible | public | Checks if the layer is visible in a defined extent and current params. (Inherited from ITGIS_Layer) |
|
LegendInfo | public | Returns parameters filled with the renderer styling. (Inherited from ITGIS_LayerVector) |
|
Locate | public | Locates a shape. (Inherited from ITGIS_LayerVector) |
|
LocateEx | public | Locates a shape (more precise). (Inherited from ITGIS_LayerVector) |
|
LocateEx_2 | public | Locates a shape (more precise). (Inherited from ITGIS_LayerVector) |
|
LocateEx_3 | public | Locates a shape (more precise). (Inherited from ITGIS_LayerVector) |
|
Locate_2 | public | Locates a shape. (Inherited from ITGIS_LayerVector) |
|
Lock | public | Locks layer in burst-mode operation. (Inherited from ITGIS_Layer) |
|
Loop | public | Prepares enumerator (also known as iterator or cursor) to iterate the layer. (Inherited from ITGIS_LayerVector) |
|
Loop_2 | public | Prepares enumerator (also known as iterator or cursor) to iterate the layer. (Inherited from ITGIS_LayerVector) |
|
Loop_3 | public | Prepares enumerator (also known as iterator or cursor) to iterate the layer. (Inherited from ITGIS_LayerVector) |
|
Loop_4 | public | Prepares enumerator (also known as iterator or cursor) to iterate the layer. (Inherited from ITGIS_LayerVector) |
|
Loop_5 | public | Prepares enumerator (also known as iterator or cursor) to iterate the layer. (Inherited from ITGIS_LayerVector) |
|
MergeLayer | public | Merges layer from an existing layer. (Inherited from ITGIS_LayerVector) |
|
MergeLayerEx | public | Merges layer with an existing layer. (Inherited from ITGIS_LayerVector) |
|
MergeLayer_2 | public | Merges layer with an existing layer. (Inherited from ITGIS_LayerVector) |
|
MergeStructure | public | Merges the field structure from another layer. (Inherited from ITGIS_LayerVector) |
|
MergeStructure_2 | public | Merges the field structure from another layer. (Inherited from ITGIS_LayerVector) |
|
Move | public | Moves a layer up or down in the viewer zorder list. (Inherited from ITGIS_Layer) |
|
MoveEx | public | Moves a layer up or down in the viewer zorder list (only visible layers). (Inherited from ITGIS_Layer) |
|
MustCalculateStatistics | public | Verifies if all statistics required to properly render the layer are available. (Inherited from ITGIS_Layer) |
|
MustReproject | public | Checks if the layer must be reprojected. (Inherited from ITGIS_Layer) |
|
MustSave | public | Checks if the layer was modified by editing. (Inherited from ITGIS_Layer) |
|
Open | public | Opens the layer. (Inherited from ITGIS_Layer) |
|
Paint | public | Draws the layer or fires PaintLayer event (if defined). (Inherited from ITGIS_Layer) |
|
ParamsAsDrawn | public | Gets a shape's styling parameters that are used during drawing in the viewer, and fills the _params parameter. (Inherited from ITGIS_LayerVector) |
|
Prepare | public | Opens the layer. (Inherited from ITGIS_Layer) |
|
PrepareExportFieldNames | public | Prepares field names to export. (Inherited from ITGIS_LayerVector) |
|
PrepareExportFieldNames_2 | public | Prepares field names to export. (Inherited from ITGIS_LayerVector) |
|
PrepareExportFieldNames_3 | public | Prepares field names to export. (Inherited from ITGIS_LayerVector) |
|
PreRecognize | public | Checks if the layer can read the file. (Inherited from ITGIS_Layer) |
|
Project | public | Applies a projection on the single point. (Inherited from ITGIS_Layer) |
|
Project3D | public | Applies a projection on the single point in 3D. (Inherited from ITGIS_Layer) |
|
Project3D_Ref | public | Applies a projection on the single point in 3D. (Inherited from ITGIS_Layer) |
|
ProjectExtent | public | Applies a projection on the extent. (Inherited from ITGIS_Layer) |
|
Project_Ref | public | Applies a projection on the single point. (Inherited from ITGIS_Layer) |
|
RaiseBusyEvent | public | Fires Busy event of the layer. (Inherited from ITGIS_Layer) |
|
RaiseBusyPrepare | public | Fires BusyPrepare method of the assigned viewer. (Inherited from ITGIS_Layer) |
|
RaiseBusyRelease | public | Fires BusyRelease method of the assigned viewer. (Inherited from ITGIS_Layer) |
|
RaiseBusyShake | public | Fires BusyShake method of the assigned viewer. (Inherited from ITGIS_Layer) |
|
ReadConfig | public | Reads the layer configuration files. (Inherited from ITGIS_Layer) |
|
ReadConfigParam | public | Reads the layer configuration parameters. (Inherited from ITGIS_Layer) |
|
ReadFieldDefinition | public | Parses the field definition file. (Inherited from ITGIS_LayerVector) |
|
ReadFieldRules | public | Parses the field rules file. (Inherited from ITGIS_LayerVector) |
|
RecalcExtent | public | Recalculates extent based on real shapes. (Inherited from ITGIS_Layer) |
|
RecalcProjectedExtent | public | Recalculates a projected extent. (Inherited from ITGIS_Layer) |
|
RenameField | public | Renames a field. (Inherited from ITGIS_LayerVector) |
|
ReOpen | public | Reopens the layer. (Inherited from ITGIS_Layer) |
|
RereadConfig | public | Rereads the layer configuration files. (Inherited from ITGIS_Layer) |
|
Revert | public | Reverts a shape to its original state. (Inherited from ITGIS_LayerVector) |
|
RevertAll | public | Reverts layer to its original content. (Inherited from ITGIS_Layer) |
|
RevertShapes | public | Reverts all shapes to their original state. (Inherited from ITGIS_LayerVector) |
|
RootLayer | public | Returns the absolute parent layer. (Inherited from ITGIS_Layer) |
|
SaveAll | public | Saves layer and destroys mirrored items. (Inherited from ITGIS_Layer) |
|
SaveData | public | Saves layer and destroys mirrored items. (Inherited from ITGIS_Layer) |
|
SetCSByEPSG | public | Sets up Coordinate System to a coordinate system provided by a EPSG code. (Inherited from ITGIS_Layer) |
|
SetCSByWKT | public | Sets up Coordinate System to a coordinate system provided by a WKT string (GEOGCS or PROJCS). (Inherited from ITGIS_Layer) |
|
SetCSByWKTFile | public | Sets up Coordinate System to a coordinate system provided by a file which contains a WKT string (GEOGCS or PROJCS). (Inherited from ITGIS_Layer) |
|
Unlock | public | Unlocks layer from burst-mode operation. (Inherited from ITGIS_Layer) |
|
Unproject | public | Applies reverse projection (recovers from the projection) on the single point. (Inherited from ITGIS_Layer) |
|
Unproject3D | public | Applies reverse projection (recovers from the projection) on the singlepoint in 3D. (Inherited from ITGIS_Layer) |
|
Unproject3D_Ref | public | Applies reverse projection (recovers from the projection) on the single point in 3D. (Inherited from ITGIS_Layer) |
|
UnprojectExtent | public | Applies reverse projection (recovers from the projection) on the extent. (Inherited from ITGIS_Layer) |
|
Unproject_Ref | public | Applies reverse projection (recover from projection) on the single point. (Inherited from ITGIS_Layer) |
|
WriteConfig | public | Writes layer configuration files. (Inherited from ITGIS_Layer) |
|
WriteShapeDirect | public | Writes a shape directly into storage. (Inherited from ITGIS_LayerVector) |
|