Uses of Class
com.luciad.format.s57.TLcdS57ObjectClassMap
-
Uses of TLcdS57ObjectClassMap in com.luciad.format.s57
Modifier and TypeMethodDescriptionTLcdS57ObjectClassMapDecoder.decodeS57ObjectClassMap
(String aSourceName) Decodes the given map file.TLcdS57CatalogueModelDecoder.getObjectClassMap()
Returns the object class map that is used by this model decoder.TLcdS57DirectoryModelDecoder.getObjectClassMap()
Returns the object class map that is used by this model decoder.TLcdS57ModelDecoder.getObjectClassMap()
Returns the object class map that is used by this model decoder.TLcdS57ProductConfiguration.getObjectClassMap()
Returns the S-57 object class map for this product configuration.Modifier and TypeMethodDescriptionvoid
TLcdS57CatalogueModelDecoder.setObjectClassMap
(TLcdS57ObjectClassMap aObjectClassMap) Sets the object class map to be used by this model decoder.void
TLcdS57DirectoryModelDecoder.setObjectClassMap
(TLcdS57ObjectClassMap aObjectClassMap) Sets the object class map to be used by this model decoder.void
TLcdS57ModelDecoder.setObjectClassMap
(TLcdS57ObjectClassMap aObjectClassMap) Sets the object class map to be used by this model decoder.