Class ShapeFactory2D
java.lang.Object
repast.simphony.visualization.visualization2D.ShapeFactory2D
Deprecated.
replaced by ogl 2D
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.piccolo2d.extras.nodes.PLine
createAxes
(double width, double height, double maxLength, Paint paint) Deprecated.static org.piccolo2d.nodes.PPath
createBoundingBox
(float width, float height, Paint paint) Deprecated.
-
Constructor Details
-
ShapeFactory2D
public ShapeFactory2D()Deprecated.
-
-
Method Details
-
createAxes
public static org.piccolo2d.extras.nodes.PLine createAxes(double width, double height, double maxLength, Paint paint) Deprecated. -
createBoundingBox
Deprecated.
-