Uses of Class
com.luciad.lucy.addons.print.ALcyPrintContext
Packages that use ALcyPrintContext
Package
Description
Provides the addon that offers printing support to Lucy.
Provides the addon that offers printing support for Lightspeed views.
-
Uses of ALcyPrintContext in com.luciad.lucy.addons.print
Classes in com.luciad.lucy.addons.print with type parameters of type ALcyPrintContextModifier and TypeClassDescriptionclass
ALcyPrintPreviewFactory<C extends ALcyPrintContext>
Creates the content of the print preview dialog.Subclasses of ALcyPrintContext in com.luciad.lucy.addons.printModifier and TypeClassDescriptionclass
ATLcyPrintContext
represents all that is needed to print, preview, modify, ... a component which can be printed to one or more pages. -
Uses of ALcyPrintContext in com.luciad.lucy.addons.print.lightspeed
Subclasses of ALcyPrintContext in com.luciad.lucy.addons.print.lightspeedModifier and TypeClassDescriptionclass
Represents all that is needed to print, preview, modify, ... a component with a Lightspeed view that can be printed to one or more pages.