Class ColoredAngleAtPoint2D

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Point2D point2D
      private final Double angle
      private final Color color
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Point2D getPoint2D()
      Double getAngle()
      final Color getColor()
      • Methods inherited from class de.flapdoodle.kfx.types.AngleAndPoint2D

        atDistance, withDistance
      • Methods inherited from class java.lang.Object

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