|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplugins.big.bigsnakeutils.shape.priorshapes.shapes.PriorShape
plugins.big.bigsnakeutils.shape.priorshapes.shapes.Circle
public class Circle
Shape prior with taking the shape of a circle.
Constructor Summary | |
---|---|
Circle()
|
Method Summary | |
---|---|
Snake2DNode[] |
getNodes(int M)
|
Methods inherited from class plugins.big.bigsnakeutils.shape.priorshapes.shapes.PriorShape |
---|
getDefaultNodes, getMinNumberNodes, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Circle()
Method Detail |
---|
public Snake2DNode[] getNodes(int M)
getNodes
in class PriorShape
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |