Uses of Enum Class
com.luciad.view.gxy.ALcdGXYPen.Quality
Packages that use 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
Methods in com.luciad.view.gxy that return ALcdGXYPen.QualityModifier and TypeMethodDescriptionstatic ALcdGXYPen.QualityReturns 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.Methods in com.luciad.view.gxy with parameters of type ALcdGXYPen.QualityModifier and TypeMethodDescriptionstatic ALcdGXYPenALcdGXYPen.create(ILcdModelReference aModelReference, ALcdGXYPen.Quality aQuality) Creates a pen that suits the given model reference and using the given rendering quality.