public class GJPathSegmentInfo extends java.lang.Object
GJPathSegmentInfo()
GJPathSegmentInfo(int t, double[] d)
double[]
getData()
int
getType()
void
setData(double[] d)
setType(int t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GJPathSegmentInfo()
public GJPathSegmentInfo(int t, double[] d)
public int getType()
public void setType(int t)
t
public double[] getData()
public final void setData(double[] d)
d