public class TLcdWayPointModelDescriptor extends TLcdHashedFeaturedModelDescriptor
ILcdWayPoint
objects.
This model descriptor is also an ILcdDataModelDescriptor
.
TLcdHashedFeaturedModelDescriptor
,
Serialized FormConstructor and Description |
---|
TLcdWayPointModelDescriptor(java.lang.String aSourceName,
java.lang.String aTypeName,
java.lang.String aDisplayName,
java.lang.String[] aFeatureNames,
java.lang.Class[] aFeatureClasses)
|
TLcdWayPointModelDescriptor(java.lang.String aSourceName,
java.lang.String aTypeName,
java.lang.String aDisplayName,
TLcdDataType aWaypointType)
Constructs a new
TLcdWayPointModelDescriptor object. |
getDataModel, getFeatureClass, getFeatureCount, getFeatureIndex, getFeatureName, getModelElementTypes, getModelTypes
getDisplayName, getSourceName, getTypeName, setDisplayName, setSourceName, setTypeName, sourceNameToDisplayName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeatureUnitOfMeasure
getDisplayName, getSourceName, getTypeName
@Deprecated public TLcdWayPointModelDescriptor(java.lang.String aSourceName, java.lang.String aTypeName, java.lang.String aDisplayName, java.lang.String[] aFeatureNames, java.lang.Class[] aFeatureClasses)
TLcdWayPointModelDescriptor
object.aSourceName
- the name of the data sourceaTypeName
- the type name of the data sourceaDisplayName
- the display name of the data sourceaFeatureNames
- the feature namesaFeatureClasses
- the feature classespublic TLcdWayPointModelDescriptor(java.lang.String aSourceName, java.lang.String aTypeName, java.lang.String aDisplayName, TLcdDataType aWaypointType)
TLcdWayPointModelDescriptor
object.aSourceName
- the name of the data sourceaTypeName
- the type name of the data sourceaDisplayName
- the display name of the data sourceaWaypointType
- the type of the elements of this descriptor's model