Package net.sourceforge.plantuml.svek
Class SvekUtils
java.lang.Object
net.sourceforge.plantuml.svek.SvekUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegetMaxX(List<Point2D.Double> points) static doublegetMaxY(List<Point2D.Double> points) static doublegetMinX(List<Point2D.Double> points) static Point2D.DoublegetMinXY(List<Point2D.Double> points) static doublegetMinY(List<Point2D.Double> points) static doublestatic StringpixelToInches(double pixel) static voidprintln(StringBuilder sb) static voidtraceString(SFile f, String text)
-
Constructor Details
-
SvekUtils
public SvekUtils()
-
-
Method Details
-
traceString
- Throws:
IOException
-
getValue
-
getMaxX
-
getMinX
-
getMinXY
-
getMaxY
-
getMinY
-
println
-
pixelToInches
-