Class LocationToScreenResult


  • public final class LocationToScreenResult
    extends Object
    Class combining a 2D screen point and visibility of a location.
    Since:
    100.0.0
    • Method Detail

      • getScreenPoint

        public Point2D getScreenPoint()
        Gets the screen coordinates.
        Returns:
        the screen point
        Since:
        100.0.0