Class USegment
java.lang.Object
net.sourceforge.plantuml.klimt.geom.USegment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaffine(AffineTransform transform, double angle, double scale) final double[]getCoord()final USegmentTyperotate(double theta) toString()translate(double dx, double dy)
-
Constructor Details
-
USegment
-
-
Method Details
-
toString
-
getCoord
public final double[] getCoord() -
getSegmentType
-
translate
-
rotate
-
affine
-