Uses of Class
com.luciad.view.swing.ALcdViewComponentPrintable
Package
Description
GUI aspects independent of any chosen windows API.
This package provides specializations of
TLcdLayerTree
and related classes for GXY views and GXY layers.This package provides Swing components which are related to a view or allow interaction with a view.
-
Uses of ALcdViewComponentPrintable in com.luciad.gui
ModifierConstructorDescriptionTLcdPrintPreview
(ALcdViewComponentPrintable aPrintable, PageFormat aPageFormat) Creates a new print preview area for the given printable and page format. -
Uses of ALcdViewComponentPrintable in com.luciad.view.gxy.swing
Modifier and TypeClassDescriptionclass
Prints the contents of a givenComponent
containing a GXYview component
. -
Uses of ALcdViewComponentPrintable in com.luciad.view.lightspeed.swing
Modifier and TypeClassDescriptionclass
Prints the contents of a givenComponent
containing a Lightspeedview component
.