Uses of Class
com.luciad.lucy.addons.print.ALcyPrintPreviewFactory
Packages that use ALcyPrintPreviewFactory
Package
Description
Provides the addon that offers printing support to Lucy.
Provides the addon that offers printing support for Lightspeed views.
-
Uses of ALcyPrintPreviewFactory in com.luciad.lucy.addons.print
Subclasses of ALcyPrintPreviewFactory in com.luciad.lucy.addons.printModifier and TypeClassDescriptionclassFactory for the creation of the content of the print preview dialog.Methods in com.luciad.lucy.addons.print that return ALcyPrintPreviewFactoryModifier and TypeMethodDescriptionTLcyPrintAddOn.getPrintPreviewFactory()Returns theALcyPrintPreviewFactorythat is used by this addon.Methods in com.luciad.lucy.addons.print with parameters of type ALcyPrintPreviewFactoryModifier and TypeMethodDescriptionvoidTLcyPrintAddOn.setPrintPreviewFactory(ALcyPrintPreviewFactory aPrintPreviewFactory) Sets theALcyPrintPreviewFactorythat should be used by this addon. -
Uses of ALcyPrintPreviewFactory in com.luciad.lucy.addons.print.lightspeed
Subclasses of ALcyPrintPreviewFactory in com.luciad.lucy.addons.print.lightspeedModifier and TypeClassDescriptionclassFactory for the creation of the content of the print preview dialog.Methods in com.luciad.lucy.addons.print.lightspeed that return ALcyPrintPreviewFactoryModifier and TypeMethodDescriptionTLcyLspPrintAddOn.getPrintPreviewFactory()Returns theALcyPrintPreviewFactorythat is used by this addon.Methods in com.luciad.lucy.addons.print.lightspeed with parameters of type ALcyPrintPreviewFactoryModifier and TypeMethodDescriptionvoidTLcyLspPrintAddOn.setPrintPreviewFactory(ALcyPrintPreviewFactory<TLcyLspPrintContext> aPrintPreviewFactory) Sets theALcyPrintPreviewFactorythat should be used by this addon.