Uses of Class
com.luciad.lucy.addons.print.ALcyPrintableComponentFactory
Package
Description
Provides the addon that offers printing support to Lucy.
-
Uses of ALcyPrintableComponentFactory in com.luciad.lucy.addons.print
Modifier and TypeClassDescriptionclass
Factory for the creation of printablejava.awt.Component
s.Modifier and TypeMethodDescriptionTLcyPrintAddOn.getPrintableComponentFactory()
Returns theALcyPrintableComponentFactory
that is used by this addon.Modifier and TypeMethodDescriptionvoid
TLcyPrintAddOn.setPrintableComponentFactory
(ALcyPrintableComponentFactory aPrintableComponentFactory) Sets theALcyPrintableComponentFactory
that should be used by this addon.