Package com.luciad.format.magneticnorth
Class TLcdWMMModelDescriptor
java.lang.Object
com.luciad.model.TLcdModelDescriptor
com.luciad.model.TLcdDataModelDescriptor
com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor
com.luciad.format.magneticnorth.TLcdMagneticNorthModelDescriptor
com.luciad.format.magneticnorth.TLcdWMMModelDescriptor
- All Implemented Interfaces:
ILcdAnnotatedElement
,ILcdDataModelDescriptor
,ILcdModelDescriptor
,Serializable
Tag descriptor to mark models that are created with the
TLcdWMMModelDecoder
. This class
offers no extra functionality with regards to ALcdMagneticNorthModelDescriptor
.
This class extends TLcdMagneticNorthModelDescriptor
for backward compatibility reasons, this
may change in the future.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor
getBounds, getDate, getDegreesBetweenLines, getMagneticNorthMap, getPrecision, getStep
Methods inherited from class com.luciad.model.TLcdDataModelDescriptor
addAnnotation, getAnnotation, getAnnotations, getDataModel, getModelElementTypes, getModelTypes, isAnnotationPresent, removeAnnotation
Methods inherited from class com.luciad.model.TLcdModelDescriptor
getDisplayName, getSourceName, getTypeName, setDisplayName, setSourceName, setTypeName, sourceNameToDisplayName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.luciad.model.ILcdDataModelDescriptor
getDataModel, getModelElementTypes, getModelTypes
Methods inherited from interface com.luciad.model.ILcdModelDescriptor
getDisplayName, getSourceName, getTypeName
-
Constructor Details
-
TLcdWMMModelDescriptor
public TLcdWMMModelDescriptor()
-