Package com.luciad.format.magneticnorth
Class TLcdMagneticNorthModelDescriptor
java.lang.Object
com.luciad.model.TLcdModelDescriptor
com.luciad.model.TLcdDataModelDescriptor
com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor
com.luciad.format.magneticnorth.TLcdMagneticNorthModelDescriptor
- All Implemented Interfaces:
ILcdAnnotatedElement
,ILcdDataModelDescriptor
,ILcdModelDescriptor
,Serializable
- Direct Known Subclasses:
TLcdIGRFModelDescriptor
,TLcdWMMModelDescriptor
Deprecated.
- 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
-
TLcdMagneticNorthModelDescriptor
public TLcdMagneticNorthModelDescriptor()Deprecated.
-
TLcdIGRFModelDescriptor
orTLcdWMMModelDescriptor
for instantiations or the general descriptorALcdMagneticNorthModelDescriptor
for instanceof tests.