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