Package com.luciad.view.lightspeed.controller.ruler


package com.luciad.view.lightspeed.controller.ruler
This package provides support for measuring distances in a view. It contains:
  • TLspRulerController is a controller that allows you to draw polylines on a view and and retrieve measurement information from them.
  • ALspRulerMeasurement describes the domain objects used by the TLspRulerController. It offers measured values like distances and azimuths.
  • TLspRulerLabelStyler is a class that makes it easy to customize the appearance of ruler labels.
Since:
2012.0
See Also: