public class JTSFunctions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static double |
HEIGHT |
private static double |
J_RADIUS |
private static double |
J_WIDTH |
private static double |
S_RADIUS |
private static double |
T_WIDTH |
private static double |
WIDTH |
Constructor and Description |
---|
JTSFunctions() |
Modifier and Type | Method and Description |
---|---|
private static Geometry |
create_J(Geometry g) |
private static Geometry |
create_S(Geometry g) |
private static Geometry |
create_T(Geometry g) |
static java.lang.String |
jtsVersion(Geometry g) |
static Geometry |
logoBuffer(Geometry g,
double distance) |
static Geometry |
logoLines(Geometry g) |
private static final double HEIGHT
private static final double WIDTH
private static final double J_WIDTH
private static final double J_RADIUS
private static final double S_RADIUS
private static final double T_WIDTH
public static java.lang.String jtsVersion(Geometry g)