Package com.luciad.view.lightspeed.swing
package com.luciad.view.lightspeed.swing
This package provides Swing components which are related to a view or allow interaction with a view. It contains :
- A component representing the scale of a view
- A layer busy cell renderer displaying how much of a layer has been loaded so far
- A balloon manager, creates and manages balloons, as well as their visibility, size and location
- A printable that can be used to print an ILspView
- Since:
- 2012.0
-
ClassDescriptionBalloon manager for Lightspeed views.This class is a wrapper around a
TLcdLayerTreeNodeCellRenderer
, adding support for displaying a busy icon to the renderer for lightspeed layers.Extension ofTLcdLayerTreeNodeCellRenderer
that displays layers that are out of scale range disabled.AnALcdScaleIndicator
implementation forILspView
.Prints the contents of a givenComponent
containing a Lightspeedview component
.