Class GraphLoopShape


  • public class GraphLoopShape
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphLoopShape​(java.awt.Shape shape, float radius)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float getRadius()  
      java.awt.Shape getShape()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphLoopShape

        public GraphLoopShape​(java.awt.Shape shape,
                              float radius)
    • Method Detail

      • getShape

        public java.awt.Shape getShape()
      • getRadius

        public float getRadius()