Package com.luciad.view.lightspeed.controller.visualinspection
package com.luciad.view.lightspeed.controller.visualinspection
Provides functionality for visually inspecting layers.
TLspSwipeController
allows the user to compare two layer sets by moving a swipe line left and right or up and down. It also allows to swipe programmatically.TLspFlickerController
allows the user to compare multiple layer sets by toggling visibility when clicking the mouse button. It also allows to flicker programmatically.TLspPortholeController
allows the user to compare multiple layer sets by exposing one set through a porthole in the other. It also allows to perform this action programmatically.TLspMagnifierController
allows the user to zoom into a part of the view, overlaying this zoomed part over the corresponding part of the view. It also allows to perform this action programmatically. *
- Since:
- 2014.1
-
ClassDescriptionMouse controller that allows to visually compare multiple collections of layers by quickly toggling their visibility.Mouse controller that allows to zoom in on a part of the view.Mouse controller that allows to visually compare two sets of layers by exposing one set of layers through a porthole in the other set.Mouse controller that allows to visually comparing two sets of layers by displaying them on either side of a swipe line.Indicates the direction of the swipe line.