Interface ILcdGXYViewXYWorldTransformationProvider

All Known Subinterfaces:
ILcdGXYView, ILcdRotationCapableGXYView
All Known Implementing Classes:
TLcdGXYViewBufferedImage, TLcdGXYViewCanvas, TLcdGXYViewJPanel, TLcdGXYViewJPanelLightWeight, TLcdGXYViewPanel, TLcdGXYViewPlanarImage, TLcdMapBufferedImage, TLcdMapCanvas, TLcdMapJPanel, TLcdMapJPanelLightWeight, TLcdMapPanel

public interface ILcdGXYViewXYWorldTransformationProvider
Provides a valid ILcdGXYViewXYWorldTransformation for an ILcdGXYView.
  • Method Details

    • getGXYViewXYWorldTransformation

      ILcdGXYViewXYWorldTransformation getGXYViewXYWorldTransformation()
      Returns a valid ILcdGXYViewXYWorldTransformation for an ILcdGXYView. Users of the transformation should update their reference when the view's world origin, view origin, rotation, or scale changes.
      Returns:
      a valid ILcdGXYViewXYWorldTransformation
      Since:
      V 3.0