Uses of Class
com.luciad.view.lightspeed.TLspViewPrintSettings.Builder
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of TLspViewPrintSettings.Builder in com.luciad.view.lightspeed
Modifier and TypeMethodDescriptionTLspViewPrintSettings.Builder.featureScale
(double aFeatureScale) Sets the feature scale to be used during printing.TLspViewPrintSettings.newBuilder()
Creates a new builder for print settings.TLspViewPrintSettings.Builder.printBounds
(Rectangle aClip) Sets the bounds of the area to which the view is to be printed.TLspViewPrintSettings.Builder.statusListener
(ILcdStatusListener aStatusListener) Sets a status listener to be notified of progress during a printing operation.