Package sec.geo.shape

Interface ICircle

All Superinterfaces:
IPivot
All Known Subinterfaces:
IArc
All Known Implementing Classes:
AArc, APivot, Circle, Ellipse, Polyarc, Radarc

public interface ICircle extends IPivot
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setRadius(double radiusMeters)
     

    Methods inherited from interface sec.geo.shape.IPivot

    setPivot
  • Method Details

    • setRadius

      void setRadius(double radiusMeters)