▼CSystem.ApplicationException | |
CLuciad.LicenseException | The exception that is thrown when the CPillar license is not valid |
CLuciad.Layers.Styles.ComplexStrokes.ComplexStrokePatternFactory | Factory to create all patterns that are used to create complex strokes |
CLuciad.Geodesy.CoordinateReferenceProvider | Factory to create coordinate references from EPSG and OGC identifiers |
▼CLuciad.Loaders.Credentials | Marker interface for user credentials |
CLuciad.Loaders.UsernamePasswordCredentials | Represents the user credentials |
CLuciad.Formats.Dted.DtedModelDecoder | This class can be used to create an IRasterModel implementation that can read DTED (Digital Terrain Elevation Data) |
CLuciad.Expressions.ExpressionFactory | Class containing static factory methods to create different types of expressions and conditions |
CLuciad.Models.Features.FeatureExpressionEvaluatorFactory | Factory to create an evaluator for expressions to be applied on Feature instances |
CLuciad.Formats.Gdal.GdalModelDecoder | This class is a factory that provides new instances of a Model that are decoded using the GDAL library |
CLuciad.Geometries.GeometryFactory | Factory to create geometries defined within a coordinate reference |
CLuciad.Formats.Geopackage.GeoPackageModelDecoder | This class is a factory that provides new instances of a Model |
CLuciad.Formats.Geopackage.GeoPackageModelEncoder | The GeoPackageModelEncoder allows for exporting existing feature models as well as creating entirely new GeoPackage feature models |
CLuciad.Formats.Hspc.HspcModelDecoder | This class can be used to create an ITileSet3DModel implementation that can read Hexagon Smart Point Cloud (HSPC) data |
CLuciad.Animations.IAnimation | An animation that can be added to AnimationManager |
CLuciad.Layers.Grids.Mgrs.MgrsGridTextProvider.ICallback | This callback can be used to be notified whenever the currently visible zone/square changes, by giving you its formatted location text |
CLuciad.Concurrent.ICancellableTask | A task that can be canceled |
▼CIComparable | |
CLuciad.Containers.Priority | Priority class that can be used in all kinds of classes |
▼CIComparer | |
CLuciad.Models.Features.FeatureComparer | Feature comparer class that can be used within sort algorithms |
CLuciad.Controllers.IController | An IController implementation interprets received events and triggers an action on the map |
CLuciad.Create.ICreatorObserver | This observer is called when a feature was created and added to the layer by the Creator class, or when creation failed |
CLuciad.Loaders.ICredentialsProvider | This interface provides methods to retrieve a user and password for sites requesting authentication |
CLuciad.Datamodels.IDataAnnotationFactory | Factory that can create a DataAnnotation based on a complete DataType |
CLuciad.Loaders.IDataLoader | Interface for loading data from a path into memory |
▼CSystem.IDisposable | |
CLuciad.Create.Features.FeatureCreator | This class can create feature instances, based on a geometry |
CLuciad.Create.Geometries.PatchCreator | This class can create patch instances, based on other created geometries |
CLuciad.Create.Geometries.PointCreator | This class can create point instances |
CLuciad.Create.Geometries.PolylineCreator | This class can create polyline instances |
CLuciad.Create.Geometries.PolylineRingCreator | This class can create (2D) polyline ring instances |
CLuciad.Edit.Features.CompositeFeatureHandlesProvider | A composite implementation of IFeatureHandlesProvider |
CLuciad.Edit.Features.FeatureHandlesProvider | Default handles provider for features |
CLuciad.Edit.Features.FeatureStateEditCandidateProvider | This IFeatureEditCandidateProvider uses enabled FeatureStates to determine editing candidates |
CLuciad.Edit.Geometries.CompositeGeometryHandlesProvider | A composite implementation of IGeometryHandlesProvider |
CLuciad.Edit.Geometries.PatchHandlesProvider | This handles provider can be used to provider edit handles for a Patch geometry |
CLuciad.Edit.Geometries.PointHandlesProvider | This handles provider can create handles to edit Point geometries |
CLuciad.Edit.Geometries.PolygonHandlesProvider | This handles provider can create handles to edit Polygon geometries |
CLuciad.Edit.Geometries.PolylineHandlesProvider | This provider can create handles to edit Polyline geometries |
CLuciad.Edit.Geometries.PolylineRingHandlesProvider | This handles provider can create handles to edit PolylineRing geometries |
CLuciad.Edit.Handles.PointEditHandle | This handle represents a Point on the Map and can be visualized using an icon |
CLuciad.Edit.Handles.TranslateEditHandle | This handle allows you to translate a feature by translating its geometry using ITranslateEditAction |
CLuciad.Loaders.UsernamePasswordCredentials | Represents the user credentials |
CLuciad.Models.FeatureTiles.IFeatureTileModel | Marker interface for tiled feature models |
CLuciad.Models.Features.DefaultFeatureGeometryProvider | Default geometry provider that works for Features with a DataType using a GeometryDataAnnotation |
CLuciad.Models.Rasters.IRasterModel | Marker interface for raster models |
CLuciad.Models.TileSet3D.ITileSet3DModel | Marker interface for 3D tile set models |
CLuciad.Net.Http.HttpClient | An HTTP Client, implementation of the IHttpClient interface |
CLuciad.Symbology.Military.MilitarySymbolFeatureCreator | Creates new symbology features |
CLuciad.Symbology.Military.MilitarySymbolFeatureHandlesProvider | Provides editing handles for military symbol features |
▼CLuciad.Edit.Handles.IEditHandle | An edit handle is a visual element on the Map that can react to events to perform an edit operation |
CLuciad.Edit.Handles.PointEditHandle | This handle represents a Point on the Map and can be visualized using an icon |
CLuciad.Edit.Handles.TranslateEditHandle | This handle allows you to translate a feature by translating its geometry using ITranslateEditAction |
CLuciad.Edit.Handles.IEditHandles | Represents a collection of handles that determine how an edited object, a Feature or a Geometry for example, can be modified |
CLuciad.Edit.Handles.IEditHandlesObserver | An observer that allows you to receive change events from an IEditHandles when the collection of handles changes |
▼Cglobal.SystemCollections.Generic.IEnumerator | |
CLuciad.Cartesian.InternalCoordinateList.InternalCoordinateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalAnnotationList.InternalAnnotationListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalDataPropertyList.InternalDataPropertyListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalDataTypeList.InternalDataTypeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Drawing.InternalRelativePositionList.InternalRelativePositionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Features.InternalFeatureHandlesProvider.InternalFeatureHandlesProviderEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Geometries.InternalGeometryHandlesProvider.InternalGeometryHandlesProviderEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Handles.InternalEditHandleList.InternalEditHandleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Expressions.InternalExpressionList.InternalExpressionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Geopackage.InternalTableMetadataList.InternalTableMetadataListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsDataSourceLayerList.InternalWmsDataSourceLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsLayerList.InternalWmsLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsLayerStyleList.InternalWmsLayerStyleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsBoundingBoxList.InternalWmtsBoundingBoxListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsLayerList.InternalWmtsLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsLayerStyleList.InternalWmtsLayerStyleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalCurveList.InternalCurveListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalGeometryList.InternalGeometryListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalPatchList.InternalPatchListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalPolylineRingList.InternalPolylineRingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalRingList.InternalRingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Input.Touch.InternalTouchPointList.InternalTouchPointListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalDoubleList.InternalDoubleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalSizeTList.InternalSizeTListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalStringList.InternalStringListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Features.InternalFeatureStateList.InternalFeatureStateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Features.InternalLayerFeatureIdList.InternalLayerFeatureIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Grids.LonLat.InternalLonLatGridSettingList.InternalLonLatGridSettingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Grids.Mgrs.InternalMgrsGridSettingList.InternalMgrsGridSettingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.InternalLayerIdList.InternalLayerIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.InternalLayerList.InternalLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.ComplexStrokes.InternalComplexStrokePatternFactoryList.InternalComplexStrokePatternFactoryListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionBoolList.InternalStyleExpressionBoolListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionColorList.InternalStyleExpressionColorListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionCoordinateList.InternalStyleExpressionCoordinateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionDoubleList.InternalStyleExpressionDoubleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Maps.InternalMapQueryFeaturesResultList.InternalMapQueryFeaturesResultListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Maps.InternalMapScaleList.InternalMapScaleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureChangeList.InternalFeatureChangeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureIdList.InternalFeatureIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureList.InternalFeatureListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalSortPropertyList.InternalSortPropertyListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.InternalDataAttributionList.InternalDataAttributionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Rasters.InternalMultilevelTileInfoList.InternalMultilevelTileInfoListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Net.Http.InternalHttpHeaderList.InternalHttpHeaderListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Net.InternalUriQueryParameterList.InternalUriQueryParameterListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbolModifierList.InternalMilitarySymbolModifierListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbologyStandardList.InternalMilitarySymbologyStandardListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbologySymbolTypeList.InternalMilitarySymbologySymbolTypeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalSymbologyNodeList.InternalSymbologyNodeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
▼Cglobal.SystemCollections.IEnumerator | |
CLuciad.Cartesian.InternalCoordinateList.InternalCoordinateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalAnnotationList.InternalAnnotationListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalDataPropertyList.InternalDataPropertyListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Datamodels.InternalDataTypeList.InternalDataTypeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Drawing.InternalRelativePositionList.InternalRelativePositionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Features.InternalFeatureHandlesProvider.InternalFeatureHandlesProviderEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Geometries.InternalGeometryHandlesProvider.InternalGeometryHandlesProviderEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Edit.Handles.InternalEditHandleList.InternalEditHandleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Expressions.InternalExpressionList.InternalExpressionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Geopackage.InternalTableMetadataList.InternalTableMetadataListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsDataSourceLayerList.InternalWmsDataSourceLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsLayerList.InternalWmsLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wms.InternalWmsLayerStyleList.InternalWmsLayerStyleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsBoundingBoxList.InternalWmtsBoundingBoxListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsLayerList.InternalWmtsLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Formats.Wmts.InternalWmtsLayerStyleList.InternalWmtsLayerStyleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalCurveList.InternalCurveListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalGeometryList.InternalGeometryListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalPatchList.InternalPatchListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalPolylineRingList.InternalPolylineRingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Geometries.InternalRingList.InternalRingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Input.Touch.InternalTouchPointList.InternalTouchPointListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalDoubleList.InternalDoubleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalSizeTList.InternalSizeTListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.InternalStringList.InternalStringListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Features.InternalFeatureStateList.InternalFeatureStateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Features.InternalLayerFeatureIdList.InternalLayerFeatureIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Grids.LonLat.InternalLonLatGridSettingList.InternalLonLatGridSettingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Grids.Mgrs.InternalMgrsGridSettingList.InternalMgrsGridSettingListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.InternalLayerIdList.InternalLayerIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.InternalLayerList.InternalLayerListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.ComplexStrokes.InternalComplexStrokePatternFactoryList.InternalComplexStrokePatternFactoryListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionBoolList.InternalStyleExpressionBoolListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionColorList.InternalStyleExpressionColorListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionCoordinateList.InternalStyleExpressionCoordinateListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Layers.Styles.Expressions.InternalStyleExpressionDoubleList.InternalStyleExpressionDoubleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Maps.InternalMapQueryFeaturesResultList.InternalMapQueryFeaturesResultListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Maps.InternalMapScaleList.InternalMapScaleListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureChangeList.InternalFeatureChangeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureIdList.InternalFeatureIdListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalFeatureList.InternalFeatureListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Features.InternalSortPropertyList.InternalSortPropertyListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.InternalDataAttributionList.InternalDataAttributionListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Models.Rasters.InternalMultilevelTileInfoList.InternalMultilevelTileInfoListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Net.Http.InternalHttpHeaderList.InternalHttpHeaderListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Net.InternalUriQueryParameterList.InternalUriQueryParameterListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbolModifierList.InternalMilitarySymbolModifierListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbologyStandardList.InternalMilitarySymbologyStandardListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalMilitarySymbologySymbolTypeList.InternalMilitarySymbologySymbolTypeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
CLuciad.Symbology.Military.InternalSymbologyNodeList.InternalSymbologyNodeListEnumerator | Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified |
▼CIEquatable | |
CLuciad.Cartesian.Angle | An angle on a mathematical circle: degrees, counter-clockwise from right/X-axis |
CLuciad.Cartesian.Azimuth | An azimuth: degrees, clockwise from north/up/Y-axis |
CLuciad.Cartesian.Coordinate | A "POD" for a 3D coordinate |
CLuciad.Cartesian.Rectangle | A "POD" for a 2D rectangle |
CLuciad.Containers.Priority | Priority class that can be used in all kinds of classes |
CLuciad.Drawing.RelativePosition | Describes a position relative to an anchor, with a rotation, alignment and offset |
CLuciad.Input.KeyCode | Represents a key in the controller API |
CLuciad.Input.Mouse.MouseButton | Represents a mouse button in the controller API |
CLuciad.Input.Touch.TouchPoint | Touch point that results from a user touch interaction |
CLuciad.Layers.Features.LayerFeatureId | Represents an identifier for a feature within a view |
CLuciad.Maps.MapScale | This class represents a map scale, a ratio of a distance on the map to the corresponding actual distance |
CLuciad.Maps.MouseCursor | Represents a mouse cursor in the map API |
CLuciad.Models.Features.FeatureChange | Represents a change for a feature |
CLuciad.Expressions.IExpressionVisitor | Expression visitor interface that allows traversal of an Expression or a Condition |
CLuciad.Create.Features.IFeatureCreateCallback | A callback interface that can signal that a feature was changed in the context of creation |
▼CLuciad.Create.Features.IFeatureCreator | A feature creator can create feature instances, based on input events |
CLuciad.Create.Features.FeatureCreator | This class can create feature instances, based on a geometry |
CLuciad.Symbology.Military.MilitarySymbolFeatureCreator | Creates new symbology features |
CLuciad.Edit.Features.IFeatureEditCallback | A callback interface that can signal that a Feature was edited |
CLuciad.Edit.Features.IFeatureEditCandidateObserver | Observer that notifies of edit candidate changes |
▼CLuciad.Edit.Features.IFeatureEditCandidateProvider | An edit candidate provider determines which Features are considered for editing |
CLuciad.Edit.Features.FeatureStateEditCandidateProvider | This IFeatureEditCandidateProvider uses enabled FeatureStates to determine editing candidates |
CLuciad.Edit.Features.IFeatureEditConfiguration | Allows you to configure the editing behavior for a feature layer |
▼CLuciad.Models.Features.IFeatureGeometryProvider | This class can provide the Geometry associated with a Feature , and apply Geometry changes on that Feature |
CLuciad.Models.Features.DefaultFeatureGeometryProvider | Default geometry provider that works for Features with a DataType using a GeometryDataAnnotation |
▼CLuciad.Edit.Features.IFeatureHandlesProvider | This class can provide edit handles for a given Feature |
CLuciad.Edit.Features.CompositeFeatureHandlesProvider | A composite implementation of IFeatureHandlesProvider |
CLuciad.Edit.Features.FeatureHandlesProvider | Default handles provider for features |
CLuciad.Symbology.Military.MilitarySymbolFeatureHandlesProvider | Provides editing handles for military symbol features |
CLuciad.Models.Features.IFeatureModelObserver | Observer for changes within the feature model |
CLuciad.Models.Features.IFeatureModelUpdater | This class defines how an IFeatureModel can be updated |
CLuciad.Layers.Features.IFeaturePainter | A feature painter is used to specify how a feature is painted |
CLuciad.Models.Features.IFeatureQueryCallback | A callback class that is called with the results of a query |
CLuciad.Models.Features.IFeatureSaveSupport | An implementation of this interface can be supplied to the FeatureModelPersistenceManager to enable support for saving in-memory changes |
CLuciad.Layers.Features.IFeatureStateObserver | Can be used to retrieve notifications for FeatureState changes |
CLuciad.Models.Features.IFeatureUpdaterCallback | This callback is used by IFeatureModelUpdater to give feedback on whether the feature update was successful or not |
CLuciad.Create.Geometries.IGeometryCreateCallback | A callback interface that can signal that a geometry was changed in the context of creation |
▼CLuciad.Create.Geometries.IGeometryCreator | A geometry creator can create geometry instances, based on input events |
CLuciad.Create.Geometries.PatchCreator | This class can create patch instances, based on other created geometries |
CLuciad.Create.Geometries.PointCreator | This class can create point instances |
CLuciad.Create.Geometries.PolylineCreator | This class can create polyline instances |
CLuciad.Create.Geometries.PolylineRingCreator | This class can create (2D) polyline ring instances |
CLuciad.Edit.Geometries.IGeometryEditCallback | A callback interface that can signal that a geometry was edited |
▼CLuciad.Edit.Geometries.IGeometryHandlesProvider | This class can provide edit handles for a given Geometry |
CLuciad.Edit.Geometries.CompositeGeometryHandlesProvider | A composite implementation of IGeometryHandlesProvider |
CLuciad.Edit.Geometries.PatchHandlesProvider | This handles provider can be used to provider edit handles for a Patch geometry |
CLuciad.Edit.Geometries.PointHandlesProvider | This handles provider can create handles to edit Point geometries |
CLuciad.Edit.Geometries.PolygonHandlesProvider | This handles provider can create handles to edit Polygon geometries |
CLuciad.Edit.Geometries.PolylineHandlesProvider | This provider can create handles to edit Polyline geometries |
CLuciad.Edit.Geometries.PolylineRingHandlesProvider | This handles provider can create handles to edit PolylineRing geometries |
CLuciad.Edit.Features.FeatureHandlesProvider.IHandleFactory | Allows you to specify the translate handle that is used by this handles provider |
CLuciad.Edit.Geometries.PointHandlesProvider.IHandleFactory | Allows you to specify which handles are created by this handles provider |
CLuciad.Edit.Geometries.PolylineHandlesProvider.IHandleFactory | Allows you to specify which handles are used by this handles provider |
CLuciad.Edit.Geometries.PolylineRingHandlesProvider.IHandleFactory | Allows you to specify which handles are used by this handles provider |
▼CLuciad.Net.Http.IHttpClient | Interface for sending HTTP requests |
CLuciad.Net.Http.HttpClient | An HTTP Client, implementation of the IHttpClient interface |
CLuciad.Drawing.IIcon | Represents an icon, that can for example be used when painting point data or labels |
CLuciad.Drawing.IIconPainter | An icon painter can paint an icon as an Image |
▼CLuciad.Input.IInputEvent | Base interface for all input events |
▼CLuciad.Input.ClickEvent | Implementation of IInputEvent that represents a click event |
CLuciad.Input.Mouse.MouseClickEvent | Specialization of the ClickEvent for the mouse |
CLuciad.Input.Touch.TouchTapEvent | Specialization of the ClickEvent class for touch events |
▼CLuciad.Input.DragEvent | Implementation of IInputEvent that represents a drag gesture |
CLuciad.Input.Mouse.MouseDragEvent | Specialization of the DragEvent for the mouse |
CLuciad.Input.Touch.TouchDragEvent | Implementation of IInputEvent that represents a touch drag gesture |
CLuciad.Input.KeyEvent | Implementation of IInputEvent that represents keyboard input |
CLuciad.Input.Mouse.MouseMoveEvent | Mouse movement dedicated implementation of the IInputEvent |
CLuciad.Input.Mouse.MousePressedEvent | Implementation of IInputEvent that represents a mouse pressed |
CLuciad.Input.Mouse.MouseReleasedEvent | Implementation of IInputEvent that represents a mouse released |
CLuciad.Input.ScrollEvent | Implementation of IInputEvent that represents a scroll gesture (for example using the mouse wheel) |
CLuciad.Input.Touch.TouchDownEvent | Implementation of IInputEvent that represents a pointer (typically a finger) being pressed on a touch surface |
CLuciad.Input.Touch.TouchLongPressEvent | Implementation of IInputEvent representing a long press touch event |
CLuciad.Input.Touch.TouchPinchRotateEvent | Implementation of IInputEvent representing a 2 pointers gesture |
CLuciad.Input.Touch.TouchUpEvent | Implementation of IInputEvent that represents a pointer being released from a touch surface |
▼CLuciad.Input.IInputEventCallback | A callback class that is called when a IInputEvent is fired |
CLuciad.Input.InputEventCallbackAdapter | |
CLuciad.Utils.IInvalidationCallback | This is a callback class that is called when something is invalidated |
CLuciad.Layers.ILayerListObserver | Observer interface allowing to get notified about changes within the LayerList |
CLuciad.Layers.ILayerObserver | Interface for observing layers |
CLuciad.ILoggingBackend | Backend for the logging in this library |
CLuciad.Drawing.ImageIcon | Helper class for loading JPEG or PNG files |
CLuciad.Maps.IMapObserver | Interface for observing the Map |
CLuciad.Maps.IMapQueryFeaturesCallback | A callback class that is called with the results of a queryFeatures |
CLuciad.Maps.IMouseCursorCallback | A callback class that is called when a cursor changes |
CLuciad.Models.Rasters.IMultilevelTiledAttributionProvider | This interface provides methods to retrieve the attributions for a given multilevel tiled raster layer |
CLuciad.Models.Rasters.IMultilevelTiledRasterDataRetriever | The interface to implement to retrieve the raster tile for a given tile coordinate |
CLuciad.Models.Rasters.IMultilevelTiledRasterDataRetrieverCallback | Interface with callback methods for the raster data retriever to call |
CLuciad.Geometries.Constraints.IPointConstraint | A constraint on Point editing |
CLuciad.Edit.Handles.IPointEditAction | Abstraction of an action that is executed based on a Point |
CLuciad.Geometries.Constraints.IPolylineConstraint | A constraint on Polyline editing |
CLuciad.Geometries.Constraints.IPolylineRingConstraint | A constraint on PolylineRing |
CLuciad.Loaders.IProxySelector | This interface allows to select a proxy to use when connecting to network resources |
CLuciad.Maps.Map.IRendererCallback | This callback can be used to execute tasks on the render thread right before or right after the Map is painted by Map.Renderer |
CLuciad.Controllers.ISelectionCandidateCallback | This callback needs to be called to let ISelectionCandidateChooser know which (subset of) features should be selected |
CLuciad.Controllers.ISelectionCandidateChooser | A selection candidate handler has the responsibility to show candidates for selection and let a user choose which feature(s) they want to select |
CLuciad.Concurrent.ITask | Interface for a class that represents a task to be executed |
▼CLuciad.Concurrent.ITaskScheduler | Interface for a class that can schedule tasks |
CLuciad.Input.TaskSchedulerAdapter | |
CLuciad.Edit.Handles.ITranslateEditAction | A translate action performs a translation of a geometry or feature |
CLuciad.Edit.Handles.PointEditHandle.IVisualAidProvider | This interface allows to calculate a visual aid line based on the location of the handle |
CLuciad.Layers.LayerEvent | Event that indicates that some property of a specific layer has changed |
CLuciad.Layers.LayerListEvent | An event object, describing a change in a LayerList instance |
CLuciad.Cameras.Camera.Look | Structure describing the position and orientation of the camera |
CLuciad.Cameras.Camera.Look2D | Structure describing the position of the camera for an orthographic top-down view |
CLuciad.Cameras.Camera.LookAt | Structure to orient a camera based on a specific target point |
CLuciad.Cameras.Camera.LookFrom | Structure describing the position and orientation of the camera |
CLuciad.Maps.MapEvent | Event that indicates that some property of the map has changed |
CLuciad.Maps.MapQueryFeaturesResult | Contains information about (parts of) features hit by a Query, returned by Map.QueryFeatures |
CLuciad.Formats.MbTiles.MbTilesModelDecoder | A model decoder for MBTiles data |
CLuciad.Symbology.Military.MilitaryDataModel | Provides the data model and type of military symbols, as well as the relevant data property paths |
CLuciad.Symbology.Military.MilitarySymbolModifierExtensions | |
CLuciad.Symbology.Military.MilitarySymbologyNodeSymbolTypeExtensions | |
CLuciad.Symbology.Military.MilitarySymbologyStandardExtensions | |
▼CLuciad.Models.Model | Interface for models |
CLuciad.Models.FeatureTiles.IFeatureTileModel | Marker interface for tiled feature models |
CLuciad.Models.Features.IFeatureModel | A feature model allows to uniformly access vector data |
CLuciad.Models.Rasters.IRasterModel | Marker interface for raster models |
CLuciad.Models.TileSet3D.ITileSet3DModel | Marker interface for 3D tile set models |
CLuciad.Models.MultilevelTileCoordinate | Represents the coordinate of a tile in a multilevel tiled structure |
CLuciad.Utils.Observable< T > | This class makes it possible to hold and observe a value that can change over time |
CLuciad.Geometries.Observable.ObservableBezierCurveUtil | This class provides utility methods for Observable instances of BezierCurve |
CLuciad.Geometries.Observable.ObservableCircleByCenterPointUtil | This class provides utility methods for Observable instance for CircleByCenterPoint |
CLuciad.Geometries.Observable.ObservableEllipseUtil | This class provides utility methods for Observable instance for Ellipse |
CLuciad.Models.Features.ObservableFeatureUtil | This class provides utility methods for Observable instance for Feature |
CLuciad.Geometries.Observable.ObservableGeometryUtil | This class provides utility methods for Observable instance for Geometry |
CLuciad.Geometries.Observable.ObservablePatchUtil | This class provides utility methods for Observable instance for Patch |
CLuciad.Geometries.Observable.ObservablePolygonUtil | This class provides utility methods for Observable instance for Polygon |
CLuciad.Geometries.Observable.ObservablePolylineRingUtil | This class provides utility methods for Observable instance for PolylineRing |
CLuciad.Geometries.Observable.ObservablePolylineUtil | This class provides utility methods for Observable instance for Polyline |
CLuciad.Formats.Ogc3DTiles.Ogc3DTilesModelDecoder | This class can be used to create an ITileSet3DModel implementation that can read OGC 3D Tiles data |
CLuciad.Animations.AnimationManager.OngoingAnimation | This struct represents an animation that has been started in AnimationManager and has not been stopped yet |
CLuciad.Layers.Styles.Expressions.StyleExpression< T > | A StyleExpression represents a value that can be evaluated during rendering |
CLuciad.Layers.Styles.Expressions.StyleExpressionFactory | This factory allows you to create style expressions that can be used when styling data |
CLuciad.Animations.luciad_animationsPINVOKE.SWIGExceptionHelper | |
CLuciad.Cameras.luciad_camerasPINVOKE.SWIGExceptionHelper | |
CLuciad.Cartesian.luciad_cartesianPINVOKE.SWIGExceptionHelper | |
CLuciad.Concurrent.luciad_concurrentPINVOKE.SWIGExceptionHelper | |
CLuciad.Containers.luciad_containersPINVOKE.SWIGExceptionHelper | |
CLuciad.Controllers.luciad_controllersPINVOKE.SWIGExceptionHelper | |
CLuciad.Create.Features.luciad_create_featuresPINVOKE.SWIGExceptionHelper | |
CLuciad.Create.Geometries.luciad_create_geometriesPINVOKE.SWIGExceptionHelper | |
CLuciad.Create.luciad_createPINVOKE.SWIGExceptionHelper | |
CLuciad.Datamodels.luciad_datamodelsPINVOKE.SWIGExceptionHelper | |
CLuciad.Drawing.luciad_drawingPINVOKE.SWIGExceptionHelper | |
CLuciad.Edit.Features.luciad_edit_featuresPINVOKE.SWIGExceptionHelper | |
CLuciad.Edit.Geometries.luciad_edit_geometriesPINVOKE.SWIGExceptionHelper | |
CLuciad.Edit.Handles.luciad_edit_handlesPINVOKE.SWIGExceptionHelper | |
CLuciad.Edit.luciad_editPINVOKE.SWIGExceptionHelper | |
CLuciad.Expressions.luciad_expressionsPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Dted.luciad_formats_dtedPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Gdal.luciad_formats_gdalPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Geopackage.luciad_formats_geopackagePINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Hspc.luciad_formats_hspcPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.MbTiles.luciad_formats_mbtilesPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Ogc3DTiles.luciad_formats_ogc3dtilesPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Wms.luciad_formats_wmsPINVOKE.SWIGExceptionHelper | |
CLuciad.Formats.Wmts.luciad_formats_wmtsPINVOKE.SWIGExceptionHelper | |
CLuciad.Geodesy.luciad_geodesyPINVOKE.SWIGExceptionHelper | |
CLuciad.Geometries.Constraints.luciad_geometries_constraintsPINVOKE.SWIGExceptionHelper | |
CLuciad.Geometries.luciad_geometriesPINVOKE.SWIGExceptionHelper | |
CLuciad.Geometries.Observable.luciad_geometries_observablePINVOKE.SWIGExceptionHelper | |
CLuciad.Grids.LonLat.luciad_text_lonlatPINVOKE.SWIGExceptionHelper | |
CLuciad.Grids.Mgrs.luciad_text_mgrsPINVOKE.SWIGExceptionHelper | |
CLuciad.Input.luciad_inputPINVOKE.SWIGExceptionHelper | |
CLuciad.Input.Mouse.luciad_input_mousePINVOKE.SWIGExceptionHelper | |
CLuciad.Input.Touch.luciad_input_touchPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Features.luciad_layers_featuresPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Grids.Labels.luciad_layers_grids_labelsPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Grids.LonLat.luciad_layers_grids_lonlatPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Grids.luciad_layers_gridsPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Grids.Mgrs.luciad_layers_grids_mgrsPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.luciad_layersPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.MbTiles.luciad_layers_mbtilesPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Rasters.luciad_layers_rastersPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Styles.ComplexStrokes.Builders.luciad_layers_styles_complexstrokes_buildersPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Styles.ComplexStrokes.luciad_layers_styles_complexstrokesPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Styles.Expressions.luciad_layers_styles_expressionsPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.Styles.luciad_layers_stylesPINVOKE.SWIGExceptionHelper | |
CLuciad.Layers.TileSet3D.luciad_layers_tileset3dPINVOKE.SWIGExceptionHelper | |
CLuciad.Loaders.luciad_loadersPINVOKE.SWIGExceptionHelper | |
CLuciad.luciad_corePINVOKE.SWIGExceptionHelper | |
CLuciad.Maps.Effects.luciad_maps_effectsPINVOKE.SWIGExceptionHelper | |
CLuciad.Maps.luciad_mapsPINVOKE.SWIGExceptionHelper | |
CLuciad.Models.Features.luciad_models_featuresPINVOKE.SWIGExceptionHelper | |
CLuciad.Models.FeatureTiles.luciad_models_featuretilesPINVOKE.SWIGExceptionHelper | |
CLuciad.Models.luciad_modelsPINVOKE.SWIGExceptionHelper | |
CLuciad.Models.Rasters.luciad_models_rastersPINVOKE.SWIGExceptionHelper | |
CLuciad.Models.TileSet3D.luciad_models_tileset3dPINVOKE.SWIGExceptionHelper | |
CLuciad.Net.Http.luciad_network_httpPINVOKE.SWIGExceptionHelper | |
CLuciad.Net.luciad_networkPINVOKE.SWIGExceptionHelper | |
CLuciad.Rasters.luciad_rastersPINVOKE.SWIGExceptionHelper | |
CLuciad.Symbology.Military.luciad_symbology_militaryPINVOKE.SWIGExceptionHelper | |
CLuciad.Text.luciad_textPINVOKE.SWIGExceptionHelper | |
CLuciad.Utils.luciad_utilsPINVOKE.SWIGExceptionHelper | |
CLuciad.Animations.luciad_animationsPINVOKE.SWIGPendingException | |
CLuciad.Cameras.luciad_camerasPINVOKE.SWIGPendingException | |
CLuciad.Cartesian.luciad_cartesianPINVOKE.SWIGPendingException | |
CLuciad.Concurrent.luciad_concurrentPINVOKE.SWIGPendingException | |
CLuciad.Containers.luciad_containersPINVOKE.SWIGPendingException | |
CLuciad.Controllers.luciad_controllersPINVOKE.SWIGPendingException | |
CLuciad.Create.Features.luciad_create_featuresPINVOKE.SWIGPendingException | |
CLuciad.Create.Geometries.luciad_create_geometriesPINVOKE.SWIGPendingException | |
CLuciad.Create.luciad_createPINVOKE.SWIGPendingException | |
CLuciad.Datamodels.luciad_datamodelsPINVOKE.SWIGPendingException | |
CLuciad.Drawing.luciad_drawingPINVOKE.SWIGPendingException | |
CLuciad.Edit.Features.luciad_edit_featuresPINVOKE.SWIGPendingException | |
CLuciad.Edit.Geometries.luciad_edit_geometriesPINVOKE.SWIGPendingException | |
CLuciad.Edit.Handles.luciad_edit_handlesPINVOKE.SWIGPendingException | |
CLuciad.Edit.luciad_editPINVOKE.SWIGPendingException | |
CLuciad.Expressions.luciad_expressionsPINVOKE.SWIGPendingException | |
CLuciad.Formats.Dted.luciad_formats_dtedPINVOKE.SWIGPendingException | |
CLuciad.Formats.Gdal.luciad_formats_gdalPINVOKE.SWIGPendingException | |
CLuciad.Formats.Geopackage.luciad_formats_geopackagePINVOKE.SWIGPendingException | |
CLuciad.Formats.Hspc.luciad_formats_hspcPINVOKE.SWIGPendingException | |
CLuciad.Formats.MbTiles.luciad_formats_mbtilesPINVOKE.SWIGPendingException | |
CLuciad.Formats.Ogc3DTiles.luciad_formats_ogc3dtilesPINVOKE.SWIGPendingException | |
CLuciad.Formats.Wms.luciad_formats_wmsPINVOKE.SWIGPendingException | |
CLuciad.Formats.Wmts.luciad_formats_wmtsPINVOKE.SWIGPendingException | |
CLuciad.Geodesy.luciad_geodesyPINVOKE.SWIGPendingException | |
CLuciad.Geometries.Constraints.luciad_geometries_constraintsPINVOKE.SWIGPendingException | |
CLuciad.Geometries.luciad_geometriesPINVOKE.SWIGPendingException | |
CLuciad.Geometries.Observable.luciad_geometries_observablePINVOKE.SWIGPendingException | |
CLuciad.Grids.LonLat.luciad_text_lonlatPINVOKE.SWIGPendingException | |
CLuciad.Grids.Mgrs.luciad_text_mgrsPINVOKE.SWIGPendingException | |
CLuciad.Input.luciad_inputPINVOKE.SWIGPendingException | |
CLuciad.Input.Mouse.luciad_input_mousePINVOKE.SWIGPendingException | |
CLuciad.Input.Touch.luciad_input_touchPINVOKE.SWIGPendingException | |
CLuciad.Layers.Features.luciad_layers_featuresPINVOKE.SWIGPendingException | |
CLuciad.Layers.Grids.Labels.luciad_layers_grids_labelsPINVOKE.SWIGPendingException | |
CLuciad.Layers.Grids.LonLat.luciad_layers_grids_lonlatPINVOKE.SWIGPendingException | |
CLuciad.Layers.Grids.luciad_layers_gridsPINVOKE.SWIGPendingException | |
CLuciad.Layers.Grids.Mgrs.luciad_layers_grids_mgrsPINVOKE.SWIGPendingException | |
CLuciad.Layers.luciad_layersPINVOKE.SWIGPendingException | |
CLuciad.Layers.MbTiles.luciad_layers_mbtilesPINVOKE.SWIGPendingException | |
CLuciad.Layers.Rasters.luciad_layers_rastersPINVOKE.SWIGPendingException | |
CLuciad.Layers.Styles.ComplexStrokes.Builders.luciad_layers_styles_complexstrokes_buildersPINVOKE.SWIGPendingException | |
CLuciad.Layers.Styles.ComplexStrokes.luciad_layers_styles_complexstrokesPINVOKE.SWIGPendingException | |
CLuciad.Layers.Styles.Expressions.luciad_layers_styles_expressionsPINVOKE.SWIGPendingException | |
CLuciad.Layers.Styles.luciad_layers_stylesPINVOKE.SWIGPendingException | |
CLuciad.Layers.TileSet3D.luciad_layers_tileset3dPINVOKE.SWIGPendingException | |
CLuciad.Loaders.luciad_loadersPINVOKE.SWIGPendingException | |
CLuciad.luciad_corePINVOKE.SWIGPendingException | |
CLuciad.Maps.Effects.luciad_maps_effectsPINVOKE.SWIGPendingException | |
CLuciad.Maps.luciad_mapsPINVOKE.SWIGPendingException | |
CLuciad.Models.Features.luciad_models_featuresPINVOKE.SWIGPendingException | |
CLuciad.Models.FeatureTiles.luciad_models_featuretilesPINVOKE.SWIGPendingException | |
CLuciad.Models.luciad_modelsPINVOKE.SWIGPendingException | |
CLuciad.Models.Rasters.luciad_models_rastersPINVOKE.SWIGPendingException | |
CLuciad.Models.TileSet3D.luciad_models_tileset3dPINVOKE.SWIGPendingException | |
CLuciad.Net.Http.luciad_network_httpPINVOKE.SWIGPendingException | |
CLuciad.Net.luciad_networkPINVOKE.SWIGPendingException | |
CLuciad.Rasters.luciad_rastersPINVOKE.SWIGPendingException | |
CLuciad.Symbology.Military.luciad_symbology_militaryPINVOKE.SWIGPendingException | |
CLuciad.Text.luciad_textPINVOKE.SWIGPendingException | |
CLuciad.Utils.luciad_utilsPINVOKE.SWIGPendingException | |
CLuciad.Animations.luciad_animationsPINVOKE.SWIGStringHelper | |
CLuciad.Cameras.luciad_camerasPINVOKE.SWIGStringHelper | |
CLuciad.Cartesian.luciad_cartesianPINVOKE.SWIGStringHelper | |
CLuciad.Concurrent.luciad_concurrentPINVOKE.SWIGStringHelper | |
CLuciad.Containers.luciad_containersPINVOKE.SWIGStringHelper | |
CLuciad.Controllers.luciad_controllersPINVOKE.SWIGStringHelper | |
CLuciad.Create.Features.luciad_create_featuresPINVOKE.SWIGStringHelper | |
CLuciad.Create.Geometries.luciad_create_geometriesPINVOKE.SWIGStringHelper | |
CLuciad.Create.luciad_createPINVOKE.SWIGStringHelper | |
CLuciad.Datamodels.luciad_datamodelsPINVOKE.SWIGStringHelper | |
CLuciad.Drawing.luciad_drawingPINVOKE.SWIGStringHelper | |
CLuciad.Edit.Features.luciad_edit_featuresPINVOKE.SWIGStringHelper | |
CLuciad.Edit.Geometries.luciad_edit_geometriesPINVOKE.SWIGStringHelper | |
CLuciad.Edit.Handles.luciad_edit_handlesPINVOKE.SWIGStringHelper | |
CLuciad.Edit.luciad_editPINVOKE.SWIGStringHelper | |
CLuciad.Expressions.luciad_expressionsPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Dted.luciad_formats_dtedPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Gdal.luciad_formats_gdalPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Geopackage.luciad_formats_geopackagePINVOKE.SWIGStringHelper | |
CLuciad.Formats.Hspc.luciad_formats_hspcPINVOKE.SWIGStringHelper | |
CLuciad.Formats.MbTiles.luciad_formats_mbtilesPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Ogc3DTiles.luciad_formats_ogc3dtilesPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Wms.luciad_formats_wmsPINVOKE.SWIGStringHelper | |
CLuciad.Formats.Wmts.luciad_formats_wmtsPINVOKE.SWIGStringHelper | |
CLuciad.Geodesy.luciad_geodesyPINVOKE.SWIGStringHelper | |
CLuciad.Geometries.Constraints.luciad_geometries_constraintsPINVOKE.SWIGStringHelper | |
CLuciad.Geometries.luciad_geometriesPINVOKE.SWIGStringHelper | |
CLuciad.Geometries.Observable.luciad_geometries_observablePINVOKE.SWIGStringHelper | |
CLuciad.Grids.LonLat.luciad_text_lonlatPINVOKE.SWIGStringHelper | |
CLuciad.Grids.Mgrs.luciad_text_mgrsPINVOKE.SWIGStringHelper | |
CLuciad.Input.luciad_inputPINVOKE.SWIGStringHelper | |
CLuciad.Input.Mouse.luciad_input_mousePINVOKE.SWIGStringHelper | |
CLuciad.Input.Touch.luciad_input_touchPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Features.luciad_layers_featuresPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Grids.Labels.luciad_layers_grids_labelsPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Grids.LonLat.luciad_layers_grids_lonlatPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Grids.luciad_layers_gridsPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Grids.Mgrs.luciad_layers_grids_mgrsPINVOKE.SWIGStringHelper | |
CLuciad.Layers.luciad_layersPINVOKE.SWIGStringHelper | |
CLuciad.Layers.MbTiles.luciad_layers_mbtilesPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Rasters.luciad_layers_rastersPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Styles.ComplexStrokes.Builders.luciad_layers_styles_complexstrokes_buildersPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Styles.ComplexStrokes.luciad_layers_styles_complexstrokesPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Styles.Expressions.luciad_layers_styles_expressionsPINVOKE.SWIGStringHelper | |
CLuciad.Layers.Styles.luciad_layers_stylesPINVOKE.SWIGStringHelper | |
CLuciad.Layers.TileSet3D.luciad_layers_tileset3dPINVOKE.SWIGStringHelper | |
CLuciad.Loaders.luciad_loadersPINVOKE.SWIGStringHelper | |
CLuciad.luciad_corePINVOKE.SWIGStringHelper | |
CLuciad.Maps.Effects.luciad_maps_effectsPINVOKE.SWIGStringHelper | |
CLuciad.Maps.luciad_mapsPINVOKE.SWIGStringHelper | |
CLuciad.Models.Features.luciad_models_featuresPINVOKE.SWIGStringHelper | |
CLuciad.Models.FeatureTiles.luciad_models_featuretilesPINVOKE.SWIGStringHelper | |
CLuciad.Models.luciad_modelsPINVOKE.SWIGStringHelper | |
CLuciad.Models.Rasters.luciad_models_rastersPINVOKE.SWIGStringHelper | |
CLuciad.Models.TileSet3D.luciad_models_tileset3dPINVOKE.SWIGStringHelper | |
CLuciad.Net.Http.luciad_network_httpPINVOKE.SWIGStringHelper | |
CLuciad.Net.luciad_networkPINVOKE.SWIGStringHelper | |
CLuciad.Rasters.luciad_rastersPINVOKE.SWIGStringHelper | |
CLuciad.Symbology.Military.luciad_symbology_militaryPINVOKE.SWIGStringHelper | |
CLuciad.Text.luciad_textPINVOKE.SWIGStringHelper | |
CLuciad.Utils.luciad_utilsPINVOKE.SWIGStringHelper | |
▼Cglobal.SystemIDisposable | |
CLuciad.Animations.AnimationManager | Class that starts, updates and stops IAnimation objects that are assigned to it |
▼CLuciad.Cameras.Camera | A camera transforms points from the map reference to view coordinates (device independent pixel coordinates) |
CLuciad.Cameras.OrthographicCamera | A camera that uses an orthographic (or parallel) projection |
CLuciad.Cameras.PerspectiveCamera | A camera that uses an perspective projection |
CLuciad.Cameras.OrthographicCamera.Builder | Factory object that can create new OrthographicCamera instances |
CLuciad.Cameras.PerspectiveCamera.Builder | Factory object that can create new PerspectiveCamera instances |
CLuciad.Concurrent.CancellationToken | This class contains information on whether an operation has been canceled |
CLuciad.Containers.ByteBuffer | Represents an implicitly shared buffer of bytes, ie |
CLuciad.Containers.DataEntity | Represents a blob of data |
CLuciad.Controllers.HoverEventHandler | Handler that translates hover gesture events to a hovering operation |
CLuciad.Controllers.PanEventHandler | Basic gesture handler dedicated to translate drag gesture events to a pan operation |
CLuciad.Controllers.RotateEventHandler | Handler that translates drag gesture events to a rotate operation |
CLuciad.Controllers.SelectEventHandler | Handler that translates click gesture events to a select operation |
CLuciad.Controllers.ZoomEventHandler | Handler that translates scroll or click gesture events to a zoom operation |
CLuciad.Create.Creator | This class allows you to interactively create Features on the Map |
CLuciad.Create.Creator.Builder | Builder for the Creator class |
CLuciad.Create.Features.FeatureCreateContext | This class provides context information for feature creation |
▼CLuciad.Datamodels.DataAnnotation | Application-specific metadata that can be added to parts of a data model |
CLuciad.Datamodels.GeometryDataAnnotation | DataAnnotation that is added on a DataType to define which property path contains the main geometry |
CLuciad.Datamodels.DataModel | A data model is a collection of types that forms a logical entity |
CLuciad.Datamodels.DataModel.Builder | Builder that allows DataModel instances to be created |
CLuciad.Datamodels.DataProperty | Represents a property of a DataType |
CLuciad.Datamodels.DataProperty.Builder | Builder that allows DataProperty instances to be created |
CLuciad.Datamodels.DataPropertyPath | Describes the path to a DataProperty in a DataType |
CLuciad.Datamodels.DataPropertyPath.Builder | Builder that allows DataPropertyPath instances to be created |
CLuciad.Datamodels.DataType | A representation of the type of a data object |
CLuciad.Datamodels.DataType.Builder | Builder that allows DataType instances to be created |
CLuciad.Drawing.IconPainterContext | Contains context information for painting the icon |
CLuciad.Drawing.Image | An image with a width, height and pixel data in a specified pixel format |
CLuciad.Drawing.ImageIcon.Builder | Builder which takes images as input to create an IIcon |
CLuciad.Edit.EditSettings | This class contains settings that can be used as defaults for IFeatureHandlesProvider and IGeometryHandlesProvider implementations |
CLuciad.Edit.Editor | This class allows you to interactively edit Features on the Map |
CLuciad.Edit.Editor.Builder | Builder for the Editor class |
CLuciad.Edit.Features.FeatureEditCandidateEvent | This event provides information about the addition or removal of edit candidates |
CLuciad.Edit.Features.FeatureEditConfigurationBuilder | This builder can be used to configure editing for a layer |
CLuciad.Edit.Features.FeatureEditContext | FeatureEditContext provides context information for the feature that is being edited |
CLuciad.Edit.Handles.EditActionBinder | This class allows you to specify more options or requirements for actions that can be executed by handles, such as the mouse buttons that users need to click for the action to be executed, or the mouse cursor that is displayed when interacting with the handle |
CLuciad.Edit.Handles.EditHandlesEvent | Event that indicates that the collection of edit handles has changed |
CLuciad.Environment | Container of global state in this library |
CLuciad.Environment.Initializer | Initializer for the global Environment needed by this library |
CLuciad.ErrorInfo | This class exposes details for a failed method call |
CLuciad.Expressions.Expression | An expression is an opaque object whose evaluation returns a value |
CLuciad.Expressions.ExpressionValue | Value object to store the value of an Expression and its DataType |
CLuciad.Formats.Dted.DtedModelDecoder.Options | Options for decoding DTED |
CLuciad.Formats.Dted.DtedModelDecoder.Options.Builder | Builder for the DTED model decoder options |
CLuciad.Formats.Geopackage.GeoPackageDataSource | Describes a data source for GeoPackage |
CLuciad.Formats.Geopackage.GeoPackageDataSource.Builder | Builder for creating GeoPackageDataSource |
CLuciad.Formats.Geopackage.GeoPackageFeatureModelCreateOptions | Options for creating a new GeoPackage IFeatureModel in a GeoPackage file using the GeoPackage Encoder |
CLuciad.Formats.Geopackage.GeoPackageFeatureModelCreateOptions.Builder | Builder for the GeoPackage model create options |
CLuciad.Formats.Geopackage.GeoPackageFeatureModelExportOptions | Options for exporting a IFeatureModel to a GeoPackage file using the GeoPackage Encoder |
CLuciad.Formats.Geopackage.GeoPackageFeatureModelExportOptions.Builder | Builder for the GeoPackage model encoding export options |
CLuciad.Formats.Geopackage.GeoPackageModelDecoderOptions | Options for decoding GeoPackage data |
CLuciad.Formats.Geopackage.GeoPackageModelDecoderOptions.Builder | Builder for the GeoPackage decoder options |
CLuciad.Formats.Geopackage.GeoPackageTableMetadata | Provides information about a GeoPackage table |
CLuciad.Formats.Hspc.HspcModelDecoder.Options | Options for decoding HSPC data |
CLuciad.Formats.Hspc.HspcModelDecoder.Options.Builder | Builder for the HSPC options |
CLuciad.Formats.MbTiles.MbTilesModelDecoderOptions | Options for decoding MBTiles data |
CLuciad.Formats.MbTiles.MbTilesModelDecoderOptions.Builder | Builder for the MBTiles options |
CLuciad.Formats.Ogc3DTiles.Ogc3DTilesModelDecoder.Options | Options for decoding OGC 3D Tiles data |
CLuciad.Formats.Ogc3DTiles.Ogc3DTilesModelDecoder.Options.Builder | Builder for the OGC 3D Tiles options |
CLuciad.Formats.Wms.WmsCapabilities | Encapsulates the capabilities of a WMS source |
CLuciad.Formats.Wms.WmsDataSource | Data source representation for a WMS, with one or more layers |
CLuciad.Formats.Wms.WmsDataSource.Builder | A builder to create WmsDataSource instances |
CLuciad.Formats.Wms.WmsDataSource.Layer | Represents a WMS layer with an optional style |
CLuciad.Formats.Wms.WmsLayer | Contains information about a layer as described in a WMS GetCapabilities response |
CLuciad.Formats.Wms.WmsLayerStyle | Contains information about a layer style as described in a WMS GetCapabilities response |
CLuciad.Formats.Wms.WmsModelDecoderOptions | Options for decoding WMS data |
CLuciad.Formats.Wms.WmsModelDecoderOptions.Builder | Builder for the WMS options |
CLuciad.Formats.Wmts.WmtsBoundingBox | Contains information about a bounding box as described in a WMTS GetCapabilities request |
CLuciad.Formats.Wmts.WmtsCapabilities | Encapsulates the capabilities of a WMTS source |
CLuciad.Formats.Wmts.WmtsDataSource | Describes a WMTS data source and how to access it |
CLuciad.Formats.Wmts.WmtsDataSource.Builder | Builder for creating WmtsDataSource |
CLuciad.Formats.Wmts.WmtsLayer | Contains information about a layer as described in a WMTS GetCapabilities request |
CLuciad.Formats.Wmts.WmtsLayerStyle | Contains information about the layer style as described in a WMTS GetCapabilities request |
CLuciad.Formats.Wmts.WmtsModelDecoderOptions | Options for decoding WMTS data |
CLuciad.Formats.Wmts.WmtsModelDecoderOptions.Builder | Builder for the WMTS options |
CLuciad.Geodesy.CoordinateReference | Represents a coordinate reference |
CLuciad.Geodesy.GeodesyCalculations | Provides geodesy calculations |
CLuciad.Geodesy.Transformation | Provides transformations between a source and a target coordinate reference |
CLuciad.Geometries.Constraints.PointChange | Describes a change that was made to a Point geometry |
CLuciad.Geometries.Constraints.PolylineChange | Describes a change that was made to a Polyline geometry |
▼CLuciad.Geometries.Geometry | Geometry is the root class of the hierarchy |
CLuciad.Geometries.Bounds | Represents a bounds |
▼CLuciad.Geometries.Curve | 1-dimensional geometric primitive, representing the continuous image of a line |
CLuciad.Geometries.BezierCurve | Represents a BezierCurve |
CLuciad.Geometries.CircularArcBy3Points | A circular arc that is defined by a start point, end point, and a third point on the arc |
CLuciad.Geometries.CircularArcByBulge | A circular arc defined by a start point, end point and a bulge factor |
CLuciad.Geometries.CircularArcByCenterPoint | Represents a circular arc defined by a center point, radius, start angle, end angle, and angle direction |
▼CLuciad.Geometries.CompositeCurve | Represents a composite curve |
CLuciad.Geometries.Polyline | Represents a polyline |
CLuciad.Geometries.EllipticalArc | Represents an elliptical arc |
CLuciad.Geometries.Line | Represents a line |
▼CLuciad.Geometries.Ring | A ring is a curve that is closed |
CLuciad.Geometries.CircleBy3Points | A circle that is defined by a start point, a first intermediate point, and a second intermediate point on the circle |
CLuciad.Geometries.CircleByCenterPoint | Represents a circle defined by a center point and a radius |
▼CLuciad.Geometries.CompositeRing | Represents a composite ring |
CLuciad.Geometries.ArcBand | Represents an arc band |
CLuciad.Geometries.PolylineRing | Represents a polyline that is closed, i.e., the first point and the last point coincide |
CLuciad.Geometries.Ellipse | Represents an ellipse |
CLuciad.Geometries.ExtrudedGeometry | Represents an extruded geometry |
CLuciad.Geometries.MultiGeometry | Collection of one or more geometries |
CLuciad.Geometries.Point | Represents a point |
▼CLuciad.Geometries.Surface | 2-dimensional geometric primitive, locally representing a continuous image of a region of a plane |
▼CLuciad.Geometries.CompositePatch | Represents a composite patch |
CLuciad.Geometries.Polygon | Represents a polygon |
CLuciad.Geometries.Patch | A patch is a surface based on a single ring, thus not having any holes |
CLuciad.Grids.LonLat.LonLatFormat | Class to format points as LonLat coordinates |
CLuciad.Grids.Mgrs.MgrsFormat | Class to format points as MGRS or UTM/UPS coordinates |
CLuciad.Grids.Mgrs.MgrsFormat.Builder | Builder for creating MgrsFormat |
CLuciad.Input.ClickEvent | Implementation of IInputEvent that represents a click event |
CLuciad.Input.DragEvent | Implementation of IInputEvent that represents a drag gesture |
CLuciad.Input.KeyEvent | Implementation of IInputEvent that represents keyboard input |
CLuciad.Input.Mouse.MouseGestureRecognizer | This class generates high-level mouse gesture events from low-level input events |
CLuciad.Input.Mouse.MouseMoveEvent | Mouse movement dedicated implementation of the IInputEvent |
CLuciad.Input.Mouse.MousePressedEvent | Implementation of IInputEvent that represents a mouse pressed |
CLuciad.Input.Mouse.MouseReleasedEvent | Implementation of IInputEvent that represents a mouse released |
CLuciad.Input.ScreenDistance | This class is used to represent distances between screen locations |
CLuciad.Input.ScrollEvent | Implementation of IInputEvent that represents a scroll gesture (for example using the mouse wheel) |
CLuciad.Input.Touch.TouchDownEvent | Implementation of IInputEvent that represents a pointer (typically a finger) being pressed on a touch surface |
CLuciad.Input.Touch.TouchGestureRecognizer | This class generates high-level touch gesture events from low-level input events |
CLuciad.Input.Touch.TouchLongPressEvent | Implementation of IInputEvent representing a long press touch event |
CLuciad.Input.Touch.TouchPinchRotateEvent | Implementation of IInputEvent representing a 2 pointers gesture |
CLuciad.Input.Touch.TouchPointEvent | Touch point event, containing a collection of touch points |
CLuciad.Input.Touch.TouchUpEvent | Implementation of IInputEvent that represents a pointer being released from a touch surface |
CLuciad.Layers.Features.FeatureCanvas | Canvas to provide the commands to draw a geometry, icon, 3D icon, text or a label |
CLuciad.Layers.Features.FeatureCanvas.GeometryDrawCommand | Command to specify drawing options for a geometry |
CLuciad.Layers.Features.FeatureCanvas.Icon3DDrawCommand | An Icon3DDrawCommand describes how a 3D icon is painted in a 2D and a 3D view |
CLuciad.Layers.Features.FeatureCanvas.IconDrawCommand | Command to specify drawing an icon for a geometry |
CLuciad.Layers.Features.FeatureCanvas.LabelDrawCommand | Command to draw labels for a feature |
CLuciad.Layers.Features.FeatureCanvas.TextDrawCommand | Command to specify drawing text for a geometry |
CLuciad.Layers.Features.FeatureLayer.Builder | Builder for the FeatureLayer class |
CLuciad.Layers.Features.FeaturePainterContext | FeaturePainterContext provides information for use during feature painting |
CLuciad.Layers.Features.FeaturePainterMetadata | Class to provide information on what type of changes affect the styling |
CLuciad.Layers.Features.FeatureQueryConfiguration | The FeatureQueryConfiguration specifies which conditions to use for feature querying based on the map's current scale |
CLuciad.Layers.Features.FeatureQueryConfiguration.Builder | Builder for the FeatureQueryConfiguration class |
CLuciad.Layers.Features.FeatureState | Representation of the state of a feature |
CLuciad.Layers.Features.FeatureStateEvent | This class is used by IFeatureStateObserver to pass information about FeatureState changes |
CLuciad.Layers.Features.FeatureStateManager | Manages feature states |
CLuciad.Layers.Features.FeatureStateManager.Change | This class is used to build feature state changes |
CLuciad.Layers.Grids.LonLat.LonLatGrid | The LonLat grid class represents how to visualize the LonLat grid on a map |
CLuciad.Layers.Grids.LonLat.LonLatGrid.AdvancedBuilder | Advanced builder for a LonLat grid |
CLuciad.Layers.Grids.LonLat.LonLatGrid.Builder | Builder for a LonLat grid |
CLuciad.Layers.Grids.LonLat.LonLatGridLayer.Builder | Builder for creating a LonLatGridLayer |
CLuciad.Layers.Grids.LonLat.LonLatGridSetting | LonLat grid setting |
CLuciad.Layers.Grids.LonLat.LonLatGridSetting.Builder | Builder for a LonLat grid setting |
CLuciad.Layers.Grids.Mgrs.MgrsGrid | The MGRS grid class represents how to visualize the MGRS grid on a map |
CLuciad.Layers.Grids.Mgrs.MgrsGrid.AdvancedBuilder | Advanced builder for a MGRS grid |
CLuciad.Layers.Grids.Mgrs.MgrsGrid.Builder | Builder for a MGRS grid |
CLuciad.Layers.Grids.Mgrs.MgrsGridLayer.Builder | Builder for creating a MgrsGridLayer |
CLuciad.Layers.Grids.Mgrs.MgrsGridSetting | MGRS grid setting |
CLuciad.Layers.Grids.Mgrs.MgrsGridSetting.Builder | Builder for a MGRS grid setting |
CLuciad.Layers.Grids.Mgrs.MgrsGridTextProvider | An MGRS text provider that notifies callbacks whenever the currently visible zone/square of a given Map changes |
▼CLuciad.Layers.Layer | Common representation for layers that can be added to a map |
CLuciad.Layers.Features.FeatureLayer | A layer for feature models |
▼CLuciad.Layers.Grids.GridLayer | Common representation for grid layers that can be added to a map |
CLuciad.Layers.Grids.LonLat.LonLatGridLayer | Longitude Latitude (LonLat) grid layer that can be added to a map |
CLuciad.Layers.Grids.Mgrs.MgrsGridLayer | Military Grid Reference System (MGRS) grid layer that can be added to a map |
CLuciad.Layers.MbTiles.MbTilesFeatureLayer | A layer for feature tile models |
CLuciad.Layers.Rasters.RasterLayer | A layer for raster models |
CLuciad.Layers.TileSet3D.TileSet3DLayer | A TileSet3DLayer is a Layer that can visualize 3D tiles |
CLuciad.Layers.LayerList | Represents an ordered list of layers |
CLuciad.Layers.MbTiles.MbTilesFeatureLayer.Builder | Builder for the MbTilesFeatureLayer class |
CLuciad.Layers.Rasters.RasterLayer.Builder | Builder for creating a RasterLayer for a IRasterModel |
CLuciad.Layers.Styles.ComplexStrokes.Builders.ArcPatternBuilder | Creates a pattern with an arc, ellipse or circle shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.ArrowPatternBuilder | Creates a pattern with an arrow shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.IconPatternBuilder | Creates a pattern containing an icon |
CLuciad.Layers.Styles.ComplexStrokes.Builders.LinePatternBuilder | Creates a pattern with a line segment shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.ParallelLinePatternBuilder | Creates a pattern with a line segment shape that is parallel to the base line |
CLuciad.Layers.Styles.ComplexStrokes.Builders.PolylinePatternBuilder | Creates a pattern with a polyline shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.RectanglePatternBuilder | Creates a pattern with a rectangle shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.TextPatternBuilder | Creates a pattern containing text |
CLuciad.Layers.Styles.ComplexStrokes.Builders.TrianglePatternBuilder | Creates a pattern with a triangle shape |
CLuciad.Layers.Styles.ComplexStrokes.Builders.WavePatternBuilder | Creates a pattern with a wave shape |
CLuciad.Layers.Styles.ComplexStrokes.ComplexStrokeLineStyle | A style that can be used to stroke the outline of a shape with complex patterns |
CLuciad.Layers.Styles.ComplexStrokes.ComplexStrokeLineStyle.Builder | A builder to create ComplexStrokeLineStyle objects |
CLuciad.Layers.Styles.ComplexStrokes.ComplexStrokePattern | This class represents a complex stroke pattern, for example a dash or an arrow |
CLuciad.Layers.Styles.FillStyle | This class contains styling properties to determine how an area is filled |
CLuciad.Layers.Styles.FillStyle.Builder | A builder class for creating fill styles |
CLuciad.Layers.Styles.LineStyle | This class contains styling properties to determine how a line is painted |
CLuciad.Layers.Styles.LineStyle.Builder | A builder class for creating line styles |
CLuciad.Layers.Styles.MeshStyle | This class contains styling properties to determine how a mesh is painted |
CLuciad.Layers.Styles.MeshStyle.Builder | A builder class for creating mesh styles |
CLuciad.Layers.Styles.OnPathLabelStyle | This class contains styling properties to determine how a label is placed on a path |
CLuciad.Layers.Styles.OnPathLabelStyle.Builder | A builder class for creating an OnPathLabelStyle |
CLuciad.Layers.Styles.PinStyle | This class contains styling properties that can be used to configure pins for labels, see FeatureCanvas.LabelDrawCommand.PinStyle |
CLuciad.Layers.Styles.PinStyle.Builder | A builder class for creating pin styles that can be set up to labels, see FeatureCanvas.LabelDrawCommand.PinStyle |
CLuciad.Layers.Styles.PointCloudStyle | A class representing how point cloud data should be styled |
CLuciad.Layers.Styles.PointCloudStyle.Builder | A builder class for creating point cloud styles |
CLuciad.Layers.Styles.RasterStyle | Style for rasters |
CLuciad.Layers.Styles.RasterStyle.Builder | Builder for raster styles |
CLuciad.Layers.TileSet3D.TileSet3DLayer.Builder | Builder for the TileSet3DLayer class |
CLuciad.Loaders.AuthenticationScope | Represents the scope of an authentication request |
CLuciad.Loaders.Proxy | Represents the proxy server |
CLuciad.Maps.Effects.AmbientOcclusionEffect | This class implements the Ambient occlusion effect, which shades areas of 3D geometry based on their proximity to other 3D geometry |
CLuciad.Maps.Effects.AtmosphereEffect | Graphics effect which adds a sky/atmosphere background to a 3D view |
CLuciad.Maps.Effects.EyeDomeLightingEffect | This class implements the Eye-dome lighting (EDL) effect, a non-photorealistic lighting model which helps accentuate the shapes of different objects to improve depth perception, by shading their outlines |
CLuciad.Maps.Effects.GraphicsEffects | This class contains the graphics effects that can be applied to a map |
CLuciad.Maps.Map | A map for showing geo-spatial data |
CLuciad.Maps.Map.Builder | Builder to create a Map |
CLuciad.Maps.Map.FeatureQuery | A query specifies which features you are interested in |
CLuciad.Maps.Map.FeatureQuery.Builder | Builder for a Map.FeatureQuery |
CLuciad.Maps.Map.HeightProvider | A height provider based on the map layers order and visibility |
CLuciad.Maps.Map.Renderer | The Map renderer |
CLuciad.Maps.Map.ViewMapTransformation | This class allows to transform between view (pixel coordinates on the screen) and map coordinates |
CLuciad.Maps.MapAttributions | A class from which the attributions of a map can be retrieved |
CLuciad.Maps.MapNavigator | Class that offers functionality to navigate around the globe |
CLuciad.Maps.MapNavigator.AboveConstraintOptions | Option to configure the navigation constraint to keep the camera above the terrain |
CLuciad.Maps.MapNavigator.BoundsConstraintOptions | Options to configure the constraint to restrict the navigation to specific bounds |
CLuciad.Maps.MapNavigator.FitAction | Class that allows to build a fit action and apply it, either directly or using an animation |
CLuciad.Maps.MapNavigator.PanAction | Class that allows to build a pan action and apply it, either directly or using an animation |
CLuciad.Maps.MapNavigator.PitchConstraintOptions | Options to configure the constraint to restrict the pitch (tilt) of the camera |
CLuciad.Maps.MapNavigator.RotateAction | Class that allows to build a rotate action and apply it, either directly or using an animation |
CLuciad.Maps.MapNavigator.ScaleConstraintOptions | Options to configure the scale constraint to restrict the camera zooming |
CLuciad.Maps.MapNavigator.ZoomAction | Class that allows to build a zoom action and apply it, either directly or using an animation |
CLuciad.Models.DataAttribution | Data class that stores attribution data |
CLuciad.Models.Features.Feature | A Feature is a (partial) copy of a domain object |
CLuciad.Models.Features.Feature.Builder | Allows the incremental creation of a Feature object |
CLuciad.Models.Features.FeatureExpressionEvaluator | Evaluator for a Feature |
CLuciad.Models.Features.FeatureModelBuilder | Helps the creation of a IFeatureModel given a list of features, a model metadata, a feature model metadata and optionally a bounds |
CLuciad.Models.Features.FeatureModelEvent | Represents a change in the feature model, which may result in a different visual representation |
CLuciad.Models.Features.FeatureModelMetadata | This class exposes feature-specific metadata |
CLuciad.Models.Features.FeatureModelMetadata.Builder | The builder for creating FeatureModelMetadata classes |
CLuciad.Models.Features.FeatureModelPersistenceManager | This class can be used to save changes to an IFeatureModel's backend |
CLuciad.Models.Features.FeatureModelPersistenceManager.Builder | IFeatureModel implementations that have support for saving changes can use this class to create a FeatureModelPersistenceManager instance |
CLuciad.Models.Features.FeatureModelUpdate | This class represents a single update to the model |
CLuciad.Models.Features.FeatureModelUpdate.Builder | Builder that allows FeatureModelUpdate instances to be created |
CLuciad.Models.Features.FeatureQuery | A query specifies which objects you are interested in |
CLuciad.Models.Features.FeatureQuery.Builder | Builder to create a FeatureQuery |
CLuciad.Models.Features.FeatureQuery.SortOperator | SortOperator class contains a list of properties that must be taken into account for sorting |
CLuciad.Models.Features.FeatureQuery.SortProperty | SortProperty class defines the property name and the sort order for the SortOperator |
CLuciad.Models.Features.FeatureSaveErrorInfo | This class contains details on a failed IFeatureModel save |
CLuciad.Models.Features.FeatureSaveErrorInfo.Builder | Builder that allows FeatureSaveErrorInfo instances to be created |
CLuciad.Models.ModelMetadata | Represents meta data common for all types of models |
CLuciad.Models.ModelMetadata.Builder | The builder class to create the luciad::ModelMedata class |
CLuciad.Models.Rasters.MultilevelTileInfo | A class storing information about a multilevel tile |
CLuciad.Models.Rasters.MultilevelTiledRasterModelBuilder | This builder class allows to create a multi-level tiled raster model |
CLuciad.Models.Rasters.QuadTreeRasterModelBuilder | This builder class allows to create a multi-level tiled raster model using a quad-tree structure |
CLuciad.Models.Rasters.RasterModelHeightProvider | A height provider based on a raster model |
CLuciad.Models.Rasters.RasterModelHeightProvider.Builder | Builder for a RasterModelHeightProvider |
CLuciad.Net.Http.HttpClient.Builder | Builder for the HttpClient class |
CLuciad.Net.Http.HttpHeader | A class representing an HTTP header and its value |
CLuciad.Net.Http.HttpRequest | An HTTP request |
CLuciad.Net.Http.HttpRequest.Builder | A builder of HttpRequest s |
CLuciad.Net.Http.HttpRequestOptions | Options to be sent with an HTTP request |
CLuciad.Net.Http.HttpRequestOptions.Builder | Builder for the HttpRequestOptions class |
CLuciad.Net.Http.HttpResponse | An HTTP response |
CLuciad.Net.Http.HttpResponse.Builder | Builder for the HttpResponse class |
CLuciad.Net.UriQueryParameter | A class representing an URI query parameter |
CLuciad.Rasters.PixelDensity | A pixel density represents the number of pixel in raster data over a unit of area in a given coordinate reference |
CLuciad.Symbology.Military.MilitarySymbol | Allows retrieving and manipulating modifiers of a military symbol, without having to worry whether the properties are encoded in the symbol code or in textual modifiers |
CLuciad.Symbology.Military.MilitarySymbolStyle | Defines styling settings for visualizing military symbols |
CLuciad.Symbology.Military.MilitarySymbolStyle.Builder | Builder for the MilitarySymbolStyle class |
CLuciad.Symbology.Military.MilitarySymbology | Encapsulates the symbol hierarchy of a symbology standard |
CLuciad.Symbology.Military.MilitarySymbologyCanvas | Offers functionality for drawing military symbols on a wrapped FeatureCanvas |
CLuciad.Symbology.Military.MilitarySymbologyCanvas.DrawCommand | Allows to draw a military symbol on the MilitarySymbologyCanvas |
CLuciad.Symbology.Military.MilitarySymbologyNode | Representation of a military symbol |
CLuciad.Text.TextBlock | A class containing multiple lines of text with multiple styles |
CLuciad.Text.TextBlock.Builder | A factory class that creates a TextBlock containing multiple lines of text with multiple styles |
CLuciad.Text.TextBlock.LineBuilder | A class representing a line of text with multiple words with different styles |
CLuciad.Text.TextStyle | This class contains styling properties to determine how text is painted |
CLuciad.Text.TextStyle.Builder | A builder class for creating text styles |
CLuciad.Formats.Wms.WmsModelDecoder | Creates an IRasterModel that connects to a WMS service |
CLuciad.Formats.Wmts.WmtsModelDecoder | This class can be used to create an IRasterModel implementation that can read WMTS tiles |