Class DrawStringCommand
java.lang.Object
de.erichseifert.vectorgraphics2d.intermediate.commands.Command<String>
de.erichseifert.vectorgraphics2d.intermediate.commands.DrawStringCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
private final double x -
y
private final double y
-
-
Constructor Details
-
DrawStringCommand
-
-
Method Details
-
getX
public double getX() -
getY
public double getY() -
toString
-