Uses of Class
com.luciad.lucy.addons.print.ALcyPrintableMapComponentFactory
Packages that use ALcyPrintableMapComponentFactory
Package
Description
Provides the addon that offers printing support to Lucy.
Provides the addon that offers printing support for Lightspeed views.
-
Uses of ALcyPrintableMapComponentFactory in com.luciad.lucy.addons.print
Subclasses of ALcyPrintableMapComponentFactory in com.luciad.lucy.addons.printModifier and TypeClassDescriptionclassFactory for the creation of a printable component for someILcyMapComponent.classFactory for the creation of printablejava.awt.Components. -
Uses of ALcyPrintableMapComponentFactory in com.luciad.lucy.addons.print.lightspeed
Subclasses of ALcyPrintableMapComponentFactory in com.luciad.lucy.addons.print.lightspeedModifier and TypeClassDescriptionclassFactory for the creation of printablejava.awt.Components containing a Lightspeed view.Methods in com.luciad.lucy.addons.print.lightspeed that return ALcyPrintableMapComponentFactoryModifier and TypeMethodDescriptionTLcyLspPrintAddOn.getPrintableComponentFactory()Returns theALcyPrintableMapComponentFactorythat is used by this addon.Methods in com.luciad.lucy.addons.print.lightspeed with parameters of type ALcyPrintableMapComponentFactoryModifier and TypeMethodDescriptionvoidTLcyLspPrintAddOn.setPrintableComponentFactory(ALcyPrintableMapComponentFactory<ILcyLspMapComponent> aPrintableComponentFactory) Sets theALcyPrintableMapComponentFactorythat should be used by this addon.