Uses of Class
com.luciad.view.gxy.TLcdG2DLineStyle
Package
Description
Representation aspects of ICAO symbols for AIS.
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdG2DLineStyle in com.luciad.ais.symbology.icao
Modifier and TypeMethodDescriptionvoid
TLcdICAOAirspacePainter.setLineStyle
(TLcdG2DLineStyle aStyle) Sets the style for painting lines.void
TLcdICAORunwayPainter.setLineStyle
(TLcdG2DLineStyle aLineStyle) Specifies aTLcdG2DLineStyle
object that will be used to draw the runway bounds. -
Uses of TLcdG2DLineStyle in com.luciad.view.gxy
ModifierConstructorDescriptionTLcdG2DLineStyle
(TLcdG2DLineStyle aLineStyle) Creates a new line style based on the given style.