Uses of Interface
com.luciad.format.s57.ILcdS57ObjectClassMap
Package
Description
Handles the S-52 format.
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
Handles the S-57 format.
-
Uses of ILcdS57ObjectClassMap in com.luciad.format.s52
Modifier and TypeMethodDescriptionILcdS52ConditionalSymbology.getS57ObjectClassMap()
Returns the object class map.TLcdS52ConditionalSymbology.getS57ObjectClassMap()
TLcdS52ModelListBuilder.getS57ObjectClassMap()
Returns the object class map that is used by this model list builder.TLcdS52SymbologyDecoder.getS57ObjectClassMap()
Returns the object class map that is used by this symbology decoder.Modifier and TypeMethodDescriptionvoid
ILcdS52ConditionalSymbology.setS57ObjectClassMap
(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map.void
TLcdS52ConditionalSymbology.setS57ObjectClassMap
(ILcdS57ObjectClassMap aS57ObjectClassMap) void
TLcdS52ModelListBuilder.setS57ObjectClassMap
(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map to be used by this model list builder.void
TLcdS52SymbologyDecoder.setS57ObjectClassMap
(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map to be used by this symbology decoder. -
Uses of ILcdS57ObjectClassMap in com.luciad.format.s52.gxy
Modifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57ObjectClassMap()
Returns the object class map.Modifier and TypeMethodDescriptionvoid
TLcdS52GXYPainterProvider.setS57ObjectClassMap
(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map that is required for painting. -
Uses of ILcdS57ObjectClassMap in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
This class maps S-57 object class codes to numerical identifiers.