Uses of Enum Class
com.luciad.view.gxy.ALcdGXYPen.Quality
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of ALcdGXYPen.Quality in com.luciad.view.gxy
Modifier and TypeMethodDescriptionstatic ALcdGXYPen.Quality
Returns the enum constant of this class with the specified name.static ALcdGXYPen.Quality[]
ALcdGXYPen.Quality.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic ALcdGXYPen
ALcdGXYPen.create
(ILcdModelReference aModelReference, ALcdGXYPen.Quality aQuality) Creates a pen that suits the given model reference and using the given rendering quality.