Class JTSFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.JTSFunctions
-
public class JTSFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JTSFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static Geometrycreate_J(Geometry g)private static Geometrycreate_S(Geometry g)private static Geometrycreate_T(Geometry g)static java.lang.StringjtsVersion(Geometry g)static GeometrylogoBuffer(Geometry g, double distance)static GeometrylogoLines(Geometry g)
-
-
-
Field Detail
-
HEIGHT
private static final double HEIGHT
- See Also:
- Constant Field Values
-
WIDTH
private static final double WIDTH
- See Also:
- Constant Field Values
-
J_WIDTH
private static final double J_WIDTH
- See Also:
- Constant Field Values
-
J_RADIUS
private static final double J_RADIUS
- See Also:
- Constant Field Values
-
S_RADIUS
private static final double S_RADIUS
- See Also:
- Constant Field Values
-
T_WIDTH
private static final double T_WIDTH
- See Also:
- Constant Field Values
-
-
Method Detail
-
jtsVersion
public static java.lang.String jtsVersion(Geometry g)
-
-