This interface provides access to feature layers.
|
Properties |
|
|
The units used for altitude measurements. |
|
|
A Boolean indicating whether the layer contains an annotation object. |
|
|
An IBBox2D65 representing the bounding box that designates a fixed rectangular section of the feature layer to load. |
|
|
The geographic block width of the stream requests that are sent from TerraExplorer to the remote server. |
|
|
A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65). |
|
|
An ICoordinateSystem65 representing the layer’s coordinate system information. |
|
|
An IDataSourceInfo65 representing the data source a project layer is based on. |
|
|
If set to TRUE, annotations are moved along the polyline object to which they are assigned to a visible area on the 3D Window. |
|
|
A Boolean indicating whether the layer is editable. |
|
|
An IFeatureGroups65 representing the layer’s feature groups. |
|
|
Any valid SQL WHERE clause. |
|
|
Returns the layer’s geometry type (e.g. polyline or polygon). |
|
|
The ID of the object. (Inherited from ITerraExplorerObject65). |
|
|
Returns or sets a Boolean indicating whether the Z value is ignored. |
|
|
Removes all repeating labels with the same text or image from view. |
|
|
An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65). |
|
|
An IPosition65 representing the layer’s position on the terrain. |
|
|
Opens the Coordinate System dialog box to reproject the layer to the terrain’s coordinate system. |
|
|
A Boolean that determines whether the layer is saved in the Fly file. (Inherited from ITerraExplorerObject65). |
|
|
An IFeatures65 representing the layer’s currently selected features. |
|
|
Streams layer data from the server without first storing it in a client local file. |
|
|
Returns or sets the status of the streaming (e.g. Paused or Streaming). |
|
|
An ITreeItem65 representing details about the representation of the object in the Project Tree. |
|
|
An IVisibility65 controlling visibility of the layer at different distances. |
|
|
Methods |
|
|
Returns an IFeatures65 representing the layer’s features that were returned by the spatial query. |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject65). |
|
|
Loads the new layer on the terrain. |
|
|
Refreshes the layer. |
|
|
Saves layer changes to the data source. |
|
|
Saves layer changes to a file with a specified name. |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject65). |