Uses of Interface
com.luciad.format.s52.ILcdS52ConditionalSymbology
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.
-
Uses of ILcdS52ConditionalSymbology in com.luciad.format.s52
Modifier and TypeClassDescriptionclass
This ILcdS52ConditionalSymbology implements the S-52 conditional symbology procedures.Modifier and TypeMethodDescriptionTLcdS52ModelListBuilder.getS52ConditionalSymbology()
Returns the conditional symbology that is used by this model list builder.Modifier and TypeMethodDescriptionvoid
TLcdS52ModelListBuilder.setS52ConditionalSymbology
(ILcdS52ConditionalSymbology aS52ConditionalSymbology) Sets the conditional symbology to be used by this model list builder. -
Uses of ILcdS52ConditionalSymbology in com.luciad.format.s52.gxy
Modifier and TypeMethodDescriptionTLcdS52GXYPainterProvider.getS52ConditionalSymbology()
Returns the conditional symbology.Modifier and TypeMethodDescriptionvoid
TLcdS52GXYPainterProvider.setS52ConditionalSymbology
(ILcdS52ConditionalSymbology aS52ConditionalSymbology) Sets the conditional symbology.