Package com.luciad.format.pol
Class TLcdPOLDataTypes
java.lang.Object
com.luciad.format.pol.TLcdPOLDataTypes
A class that contains the data model and data types for the POL file format.
- Since:
- 10.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataTypeThe main model elementTLcdDataTypeused by all POL File format domain objects. -
Method Summary
Modifier and TypeMethodDescriptionstatic TLcdDataModelReturns the static POL file formatTLcdDataModel
-
Field Details
-
PolGeometryType
The main model elementTLcdDataTypeused by all POL File format domain objects.
-
-
Method Details
-
getDataModel
Returns the static POL file formatTLcdDataModel- Returns:
- a
TLcdDataModel
-