Class ALcdGeodeticSegmentScanner

java.lang.Object
com.luciad.geometry.ellipsoidal.ALcdGeodeticSegmentScanner
All Implemented Interfaces:
ILcdSegmentScanner, ILcdStatusSource
Direct Known Subclasses:
TLcdGeodeticSegmentScanner, TLcdRhumblineSegmentScanner

public abstract class ALcdGeodeticSegmentScanner extends Object implements ILcdSegmentScanner, ILcdStatusSource
Implementation of ILcdSegmentScanner that is based on a geodetic reference.
  • Field Details Link icon

    • fProfilePointSFCT Link icon

      protected TLcdXYZPoint fProfilePointSFCT
      Utility point which can be used to move to the location of intermediate computed points.
    • fStatusEventSupport Link icon

      protected TLcdStatusEventSupport fStatusEventSupport
      Utility field to fire status events when scanning a segment.
  • Constructor Details Link icon

    • ALcdGeodeticSegmentScanner Link icon

      public ALcdGeodeticSegmentScanner()
  • Method Details Link icon