Package com.luciad.ais.model.geoborder
Interface ILcdGeoborderFeature
- All Known Subinterfaces:
ILcdAIXMGeoborderFeature
public interface ILcdGeoborderFeature
This interface defines general applicable features for a geoborder.
If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
-
Field Summary
-
Field Details
-
NAME
The name of the geographical border. The name is of the typeString
.- See Also:
-
TYPE
A code indicating the type of geographical border. The type is of the typeTLcdGeoborderType
.- See Also:
-