Uses of Interface
com.luciad.format.s57.ILcdS57AttributeClassMap
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 ILcdS57AttributeClassMap in com.luciad.format.s52
Modifier and TypeMethodDescriptionILcdS52ConditionalSymbology.getS57AttributeClassMap()
Returns the attribute class map.TLcdS52ConditionalSymbology.getS57AttributeClassMap()
TLcdS52ModelListBuilder.getS57AttributeClassMap()
Returns the attribute class map that is used by this model list builder.TLcdS52SymbologyDecoder.getS57AttributeClassMap()
Returns the attribute class map that is used by this symbology decoder.Modifier and TypeMethodDescriptionvoid
ILcdS52ConditionalSymbology.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) Sets the attribute class map.void
TLcdS52ConditionalSymbology.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) void
TLcdS52ModelListBuilder.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) Sets the attribute class map to be used by this model list builder.void
TLcdS52SymbologyDecoder.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) Sets the attribute class map to be used by this symbology decoder. -
Uses of ILcdS57AttributeClassMap in com.luciad.format.s52.gxy
Modifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57AttributeClassMap()
Returns the attribute class map.Modifier and TypeMethodDescriptionvoid
TLcdS52GXYPainterProvider.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) Sets the attribute class map that is required for painting. -
Uses of ILcdS57AttributeClassMap in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
This class maps S-57 attribute codes to numerical identifiers.