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