Uses of Interface
com.luciad.format.s57.ILcdS57ObjectClassMap
Packages that use 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
Methods in com.luciad.format.s52 that return ILcdS57ObjectClassMapModifier 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.Methods in com.luciad.format.s52 with parameters of type ILcdS57ObjectClassMapModifier and TypeMethodDescriptionvoidILcdS52ConditionalSymbology.setS57ObjectClassMap(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map.voidTLcdS52ConditionalSymbology.setS57ObjectClassMap(ILcdS57ObjectClassMap aS57ObjectClassMap) voidTLcdS52ModelListBuilder.setS57ObjectClassMap(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map to be used by this model list builder.voidTLcdS52SymbologyDecoder.setS57ObjectClassMap(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map to be used by this symbology decoder. -
Uses of ILcdS57ObjectClassMap in com.luciad.format.s52.gxy
Methods in com.luciad.format.s52.gxy that return ILcdS57ObjectClassMapModifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57ObjectClassMap()Returns the object class map.Methods in com.luciad.format.s52.gxy with parameters of type ILcdS57ObjectClassMapModifier and TypeMethodDescriptionvoidTLcdS52GXYPainterProvider.setS57ObjectClassMap(ILcdS57ObjectClassMap aS57ObjectClassMap) Sets the object class map that is required for painting. -
Uses of ILcdS57ObjectClassMap in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57ObjectClassMapModifier and TypeClassDescriptionclassThis class maps S-57 object class codes to numerical identifiers.