Package 

Class CircleShape

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float cx
      private final Float cy
      private final Float radius
    • Method Summary

      Modifier and Type Method Description
      final Float getCx()
      final Float getCy()
      final Float getRadius()
      Unit draw(Canvas canvas, Paint paint)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait