Package com.luciad.format.magneticnorth
Class TLcdIGRFModelDescriptor
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.TLcdIGRFModelDescriptor
- All Implemented Interfaces:
ILcdAnnotatedElement,ILcdDataModelDescriptor,ILcdModelDescriptor,Serializable
Tag descriptor to mark models that are created with the
TLcdIGRFModelDecoder. 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
Constructors -
Method Summary
Methods inherited from class com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor
getBounds, getDate, getDegreesBetweenLines, getMagneticNorthMap, getPrecision, getStepMethods inherited from class com.luciad.model.TLcdDataModelDescriptor
addAnnotation, getAnnotation, getAnnotations, getDataModel, getModelElementTypes, getModelTypes, isAnnotationPresent, removeAnnotationMethods 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.ILcdDataModelDescriptor
getDataModel, getModelElementTypes, getModelTypesMethods inherited from interface com.luciad.model.ILcdModelDescriptor
getDisplayName, getSourceName, getTypeName
-
Constructor Details
-
TLcdIGRFModelDescriptor
public TLcdIGRFModelDescriptor()
-