public static class Geometry.IntersectPoint extends java.lang.Object
float
a
b
boolean
intersect
Geometry.IntersectPoint()
Geometry.IntersectPoint(float a, float b, boolean intersect)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float a
public float b
public boolean intersect
public Geometry.IntersectPoint()
public Geometry.IntersectPoint(float a, float b, boolean intersect)