Class TLspKML22ViewFitAction

java.lang.Object
com.luciad.gui.ALcdAction
com.luciad.format.kml22.view.ALcdKML22ViewFitAction
com.luciad.format.kml22.view.lightspeed.TLspKML22ViewFitAction
All Implemented Interfaces:
ILcdAction, ILcdPropertyChangeSource, ActionListener, Serializable, EventListener

public class TLspKML22ViewFitAction extends ALcdKML22ViewFitAction

A view fit action for KML features in a ILspView.

This action allows you to fit an ILspView view onto a KML element. The action takes into consideration the TLcdKML22AbstractView element of the given object. If the object does not have such an element (or if the ILspView is 2D), it will fit onto the bounds of the feature.

Since:
2013.0
See Also: