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
-
ClassDescriptionCanvas 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.
Builder
for theFeatureLayer
class.Specifies how aFeatureLayer
should retrieve data from itsIFeatureModel
.FeaturePainterContext
provides information for use during feature painting.Class to provide information on what type of changes affect the styling.TheFeatureQueryConfiguration
specifies which conditions to use for feature querying based on the map's current scale.Builder
for theFeatureQueryConfiguration
class.Representation of the state of a feature.This class is used byIFeatureStateObserver
to pass information aboutFeatureState
changes.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 forFeatureState
changes.An enumeration of predefined groups for label decluttering.Represents an identifier for a feature within a view.