Package com.luciad.view.swing
package com.luciad.view.swing
This package provides Swing components which are related to a view or allow interaction with a view. It currently contains:
- Visualization of the layer structure of an ILcdTreeLayered instance, based on Swing's
JTree
- Rendering of balloons
- A component representing the scale of a view
- A printable that can be used to print a view
- Since:
- 9.0
-
ClassDescriptionAn
ALcdBalloonDescriptor
contains all information to describe a balloon.An abstract class for all balloon managers.An icon displaying the map scale.Enumeration of possible map scale representations.Prints the contents of a givenComponent
containing a view component.This interface provides a method that can return contents for a balloon.This is the main GUI factory for balloons.This balloon descriptor describes a balloon that is anchored to a geo referenced point.JTree
, set up to render the layers tree structure of a view.This balloon descriptor describes a balloon that is anchored to a given model element.This balloon descriptor describes a balloon that isn't anchored to any point.This balloon descriptor describes a balloon that is anchored to a point in the view.