Uses of Class
com.luciad.lucy.addons.print.TLcyPrintableMapComponent
Packages that use TLcyPrintableMapComponent
Package
Description
Provides the addon that offers printing support to Lucy.
Provides the addon that offers printing support for Lightspeed views.
-
Uses of TLcyPrintableMapComponent in com.luciad.lucy.addons.print
Subclasses of TLcyPrintableMapComponent in com.luciad.lucy.addons.printModifier and TypeClassDescriptionclassThis object represents a container that holds ajava.awt.Component(seegetComponent()) that can be printed on one or more pages.Methods in com.luciad.lucy.addons.print that return TLcyPrintableMapComponentModifier and TypeMethodDescriptionabstract TLcyPrintableMapComponentALcyPrintableMapComponentFactory.createPrintableComponent(M aMapComponent, TLcyProperties aProperties) Creates a printable component for the givenILcyMapComponent. -
Uses of TLcyPrintableMapComponent in com.luciad.lucy.addons.print.lightspeed
Methods in com.luciad.lucy.addons.print.lightspeed that return TLcyPrintableMapComponentModifier and TypeMethodDescriptionTLcyLspPrintableMapComponentFactory.createPrintableComponent(ILcyLspMapComponent aMapComponent, TLcyProperties aProperties) This function will first create all internal components usingcreateViewandcreateComponent.TLcyLspPrintContext.getPrintableComponent()Returns the printable component that represents the content of the pages.