Uses of Class
com.luciad.lucy.addons.print.ALcyPrintableComponentFactory
Packages that use ALcyPrintableComponentFactory
Package
Description
Provides the addon that offers printing support to Lucy.
-
Uses of ALcyPrintableComponentFactory in com.luciad.lucy.addons.print
Subclasses of ALcyPrintableComponentFactory in com.luciad.lucy.addons.printModifier and TypeClassDescriptionclassFactory for the creation of printablejava.awt.Components.Methods in com.luciad.lucy.addons.print that return ALcyPrintableComponentFactoryModifier and TypeMethodDescriptionTLcyPrintAddOn.getPrintableComponentFactory()Returns theALcyPrintableComponentFactorythat is used by this addon.Methods in com.luciad.lucy.addons.print with parameters of type ALcyPrintableComponentFactoryModifier and TypeMethodDescriptionvoidTLcyPrintAddOn.setPrintableComponentFactory(ALcyPrintableComponentFactory aPrintableComponentFactory) Sets theALcyPrintableComponentFactorythat should be used by this addon.