Uses of Interface
com.luciad.format.s57.ILcdS57ObjectClassDescriptionMap
Packages that use ILcdS57ObjectClassDescriptionMap
-
Uses of ILcdS57ObjectClassDescriptionMap in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57ObjectClassDescriptionMapModifier and TypeClassDescriptionclassDefault implementation ofILcdS57ObjectClassDescriptionMap, retrieving its contents from aResourceBundle.Methods in com.luciad.format.s57 that return ILcdS57ObjectClassDescriptionMapModifier and TypeMethodDescriptionTLcdS57ObjectClassMapDecoder.getObjectClassDescriptionMap()Returns the object class description map used for retrieving display names for the data model.Methods in com.luciad.format.s57 with parameters of type ILcdS57ObjectClassDescriptionMapModifier and TypeMethodDescriptionvoidTLcdS57ObjectClassMapDecoder.setObjectClassDescriptionMap(ILcdS57ObjectClassDescriptionMap aObjectClassDescriptionMap) Sets the object class description map used for retrieving display names for the data model.