Uses of Interface
com.luciad.format.s57.ILcdS57AttributeClassMap
Packages that use 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
Methods in com.luciad.format.s52 that return ILcdS57AttributeClassMapModifier 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.Methods in com.luciad.format.s52 with parameters of type ILcdS57AttributeClassMapModifier 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
Methods in com.luciad.format.s52.gxy that return ILcdS57AttributeClassMapModifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57AttributeClassMap()
Returns the attribute class map.Methods in com.luciad.format.s52.gxy with parameters of type ILcdS57AttributeClassMapModifier and TypeMethodDescriptionvoid
TLcdS52GXYPainterProvider.setS57AttributeClassMap
(ILcdS57AttributeClassMap aS57AttributeClassMap) Sets the attribute class map that is required for painting. -
Uses of ILcdS57AttributeClassMap in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57AttributeClassMapModifier and TypeClassDescriptionclass
This class maps S-57 attribute codes to numerical identifiers.