Uses of Class
com.luciad.view.gxy.TLcdG2DLineStyle
Packages that use 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
Methods in com.luciad.ais.symbology.icao with parameters of type TLcdG2DLineStyleModifier and TypeMethodDescriptionvoidTLcdICAOAirspacePainter.setLineStyle(TLcdG2DLineStyle aStyle) Sets the style for painting lines.voidTLcdICAORunwayPainter.setLineStyle(TLcdG2DLineStyle aLineStyle) Specifies aTLcdG2DLineStyleobject that will be used to draw the runway bounds. -
Uses of TLcdG2DLineStyle in com.luciad.view.gxy
Constructors in com.luciad.view.gxy with parameters of type TLcdG2DLineStyleModifierConstructorDescriptionTLcdG2DLineStyle(TLcdG2DLineStyle aLineStyle) Creates a new line style based on the given style.