Uses of Interface
com.luciad.format.s57.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
Modifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS57AttributeClassDescriptionMap()
Returns the attribute class description map.Modifier 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
Modifier and TypeClassDescriptionclass
Default implementation ofILcdS57AttributeClassDescriptionMap
, retrieving its contents from aResourceBundle
.Modifier and TypeMethodDescriptionTLcdS57ObjectClassMapDecoder.getAttributeClassDescriptionMap()
Returns the attribute class description map used for retrieving display names for the data model.Modifier and TypeMethodDescriptionvoid
TLcdS57ObjectClassMapDecoder.setAttributeClassDescriptionMap
(ILcdS57AttributeClassDescriptionMap aAttributeClassDescriptionMap) Sets the attribute class description map used for retrieving display names for the data model.