Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.lucy.addons.print.lightspeed

Provides the addon that offers printing support for Lightspeed views.

See: Description

Package com.luciad.lucy.addons.print.lightspeed Description

Provides the addon that offers printing support for Lightspeed views. TLcyLspPrintableMapComponentFactory creates the content that is printed on one or more pages. TLcyLspPrintPreviewFactory creates the content of the print preview dialog.

If any of these components need to be customized, extensions of these factories should be created. These extended factories can either be set to the TLcyLspPrintAddOn, or they can be configured in the config file of the add-on.

All communication between the components created by those factories is done using a TLcyProperties object. The keys and values that can be expected in this properties object are the constants that end in KEY and VALUE defined in TLcyLspPrintAddOn.

Since:
2013.0
Skip navigation links
LuciadLightspeed
2023.1.08