Uses of Class
com.luciad.format.nvg.model.TLcdNVGStyle
Packages that use 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
Methods in com.luciad.format.nvg.gxy that return TLcdNVGStyleModifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultNVGStyle()Returns theTLcdNVGStyleused for objects without styling information.TLcdNVGGXYPainterProvider.getDefaultNVGStyle()Returns theTLcdNVGStyleused for objects without styling information.Methods in com.luciad.format.nvg.gxy with parameters of type TLcdNVGStyleModifier and TypeMethodDescriptionvoidTLcdNVGGXYLabelPainterProvider.setDefaultNVGStyle(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyleof this painter provider.voidTLcdNVGGXYPainterProvider.setDefaultNVGStyle(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyleof this painter provider. -
Uses of TLcdNVGStyle in com.luciad.format.nvg.lightspeed
Methods in com.luciad.format.nvg.lightspeed that return TLcdNVGStyleModifier and TypeMethodDescriptionTLspNVGStyler.getDefaultNVGStyle()Returns the defaultTLcdNVGStyleof this styler.Methods in com.luciad.format.nvg.lightspeed with parameters of type TLcdNVGStyleModifier and TypeMethodDescriptionvoidTLspNVGStyler.setDefaultNVGStyle(TLcdNVGStyle aDefaultNVGStyle) Set the defaultTLcdNVGStyleof this styler. -
Uses of TLcdNVGStyle in com.luciad.format.nvg.model
Methods in com.luciad.format.nvg.model that return TLcdNVGStyle