AbstractRepresents the type of feature's properties. Default type KMLFeatureProperties
This abstract class should not be extended by users of LuciadRIA.
The unique identifier of the feature.
This ID must uniquely identify the feature within the context of a model, i.e., within a FeatureModel.
The properties that were passed to the constructor.
AbstractcopyCreates a deep clone of this feature.
A new feature instance that is a deep copy of this feature, including its shape and properties.
KML Features are abstract elements that are used as the base for concrete KML types, but should not be created directly.
Since
2020.1