Uses of Interface
com.luciad.format.s57.ILcdS57AttributeClassDescriptionMap
Packages that use ILcdS57AttributeClassDescriptionMap
Package
Description
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 ILcdS57AttributeClassDescriptionMap in com.luciad.format.s52.gxy
Methods in com.luciad.format.s52.gxy that return ILcdS57AttributeClassDescriptionMapModifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57AttributeClassDescriptionMap()
Returns the attribute class description map.Methods in com.luciad.format.s52.gxy with parameters of type ILcdS57AttributeClassDescriptionMapModifier and TypeMethodDescriptionvoid
TLcdS52GXYPainterProvider.setS57AttributeClassDescriptionMap
(ILcdS57AttributeClassDescriptionMap aMap) Sets the attribute class description map that is required for painting. -
Uses of ILcdS57AttributeClassDescriptionMap in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57AttributeClassDescriptionMapModifier and TypeClassDescriptionclass
Default implementation ofILcdS57AttributeClassDescriptionMap
, retrieving its contents from aResourceBundle
.Methods in com.luciad.format.s57 that return ILcdS57AttributeClassDescriptionMapModifier and TypeMethodDescriptionTLcdS57ObjectClassMapDecoder.getAttributeClassDescriptionMap()
Returns the attribute class description map used for retrieving display names for the data model.Methods in com.luciad.format.s57 with parameters of type ILcdS57AttributeClassDescriptionMapModifier and TypeMethodDescriptionvoid
TLcdS57ObjectClassMapDecoder.setAttributeClassDescriptionMap
(ILcdS57AttributeClassDescriptionMap aAttributeClassDescriptionMap) Sets the attribute class description map used for retrieving display names for the data model.