Package com.luciad.layers.features
package com.luciad.layers.features
Support for rendering of feature (vector) data.
See
- related article for more information on how features can be visualized.
- tutorial for a step-by-step guide on how to add feature data to the Map
-
ClassDescription
DensitySettingsare used on afeature layerto enable and configure density painting.Canvas to provide the commands to draw a geometry, icon, 3D icon, text or a label.Command to specify drawing options for a geometry.An Icon3DDrawCommand describes how a 3D icon is painted in a 2D and a 3D view.Command to specify drawing an icon for a geometry.Command to draw labels for a feature.Command to specify drawing text for a geometry.A layer for feature models.Builderfor theFeatureLayerclass.Specifies how aFeatureLayershould retrieve data from itsIFeatureModel.FeaturePainterContextprovides information for use during feature painting.Class to provide information on what type of changes affect the styling.TheFeatureQueryConfigurationspecifies which conditions to use for feature querying based on the map's current scale.Builderfor theFeatureQueryConfigurationclass.Representation of the state of a feature.This class is used byIFeatureStateObserverto pass information aboutFeatureStatechanges.Manages feature states.This class is used to build feature state changes.A feature painter is used to specify how a feature is painted.Can be used to retrieve notifications forFeatureStatechanges.A feature painter that can be used to specify how to paint a set of features using style expressions instead of specifying the options for each individual feature.An enumeration of predefined groups for label decluttering.Represents an identifier for a feature within a view.Canvas to provide the commands to draw icons using expression-based styling.Command to draw a set of icons for a geometry using expression-based styling.