Package com.luciad.format.geospatialpdf
Class TLcdGeospatialPDFModelDescriptor
java.lang.Object
com.luciad.model.TLcdModelDescriptor
com.luciad.earth.model.TLcdEarthModelDescriptor
com.luciad.format.geospatialpdf.TLcdGeospatialPDFModelDescriptor
- All Implemented Interfaces:
ILcdEarthModelDescriptor,ILcdImageModelDescriptor,ILcdModelDescriptor,Serializable
public final class TLcdGeospatialPDFModelDescriptor
extends TLcdEarthModelDescriptor
implements ILcdImageModelDescriptor
A model descriptor for models containing Geospatial PDF data decoded using
TLcdGeospatialPDFModelDecoder.- Since:
- 2012.0
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.luciad.model.TLcdModelDescriptor
getDisplayName, getSourceName, getTypeName, setDisplayName, setSourceName, setTypeName, sourceNameToDisplayNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.luciad.model.ILcdModelDescriptor
getDisplayName, getSourceName, getTypeName
-
Field Details
-
TYPE_NAME
Type name for theTLcdGeospatialPDFModelDescriptorinstances.- See Also:
-