|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.parser.objects.AbstractGeoShape
com.metsci.glimpse.charts.vector.parser.objects.DNCShape
public class DNCShape
Constructor Summary | |
---|---|
DNCShape()
|
Method Summary | |
---|---|
static DNCShape |
read(java.io.DataInput fin)
|
void |
write(java.io.DataOutputStream fout)
|
static void |
write(java.io.DataOutputStream fout,
DNCShape shape)
|
Methods inherited from class com.metsci.glimpse.charts.vector.parser.objects.AbstractGeoShape |
---|
getNumCoordinates, getPointSize, getRawVertexArray, getShapeType, getVertex, getVertexes, passSanityCheck, setPointSize, setShapeType, setVertexPoints, write, write0 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DNCShape()
Method Detail |
---|
public void write(java.io.DataOutputStream fout) throws java.io.IOException
write
in interface GeoShape
write
in class AbstractGeoShape
java.io.IOException
public static void write(java.io.DataOutputStream fout, DNCShape shape) throws java.io.IOException
java.io.IOException
public static DNCShape read(java.io.DataInput fin) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |