net.simplace.simulation.graphpanel.layout.SimFieldLocationLayout.CircleVertexData




protected static class SimFieldLocationLayout.CircleVertexData {
// Protected Constructors
protected CircleVertexData();


// Public Instance Methods
public String toString(); // Overrides java.lang.Object


// Protected Instance Methods
protected double getAngle();


returns angle
protected void setAngle(double aAngle);



}



Returned by: SimFieldLocationLayout.getCircleData()