Uses of Class
com.luciad.lucy.addons.print.TLcyGXYViewPrintableComponent
Package
Description
Provides the addon that offers printing support to Lucy.
-
Uses of TLcyGXYViewPrintableComponent in com.luciad.lucy.addons.print
Modifier and TypeMethodDescriptionabstract TLcyGXYViewPrintableComponent
ALcyPrintableComponentFactory.createPrintableComponent
(ILcyMapComponent aMapComponent, TLcyProperties aProperties) Creates a printable component for the givenILcyMapComponent
.TLcyPrintableComponentFactory.createPrintableComponent
(ILcyMapComponent aMapComponent, TLcyProperties aProperties) This function will first create all internal components usingcreateGXYView
andcreateComponent
.TLcyPrintContext.getGXYViewPrintableComponent()
Get theTLcyGXYViewPrintableComponent
that represents the content of the pages.