Package ghidra.graph.viewer.shape
Class GraphLoopShape
- java.lang.Object
-
- ghidra.graph.viewer.shape.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()
-