Uses of Class
com.luciad.format.nvg.model.TLcdNVGStyle
Package
Description
Provides API for visualizing NVG data in an
ILcdGXYView
.Provides API for visualizing NVG data in a Lightspeed view.
This package provides the common parts of the domain models to represent NVG data.
-
Uses of TLcdNVGStyle in com.luciad.format.nvg.gxy
Modifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultNVGStyle()
Returns theTLcdNVGStyle
used for objects without styling information.TLcdNVGGXYPainterProvider.getDefaultNVGStyle()
Returns theTLcdNVGStyle
used for objects without styling information.Modifier and TypeMethodDescriptionvoid
TLcdNVGGXYLabelPainterProvider.setDefaultNVGStyle
(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyle
of this painter provider.void
TLcdNVGGXYPainterProvider.setDefaultNVGStyle
(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyle
of this painter provider. -
Uses of TLcdNVGStyle in com.luciad.format.nvg.lightspeed
Modifier and TypeMethodDescriptionTLspNVGStyler.getDefaultNVGStyle()
Returns the defaultTLcdNVGStyle
of this styler.Modifier and TypeMethodDescriptionvoid
TLspNVGStyler.setDefaultNVGStyle
(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyle
of this styler. -
Uses of TLcdNVGStyle in com.luciad.format.nvg.model