|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.iteration.DNCObjectLoader
public class DNCObjectLoader
Given a DataInputStream, this class will parse the next DNCObject
Constructor Summary | |
---|---|
DNCObjectLoader()
|
Method Summary | |
---|---|
DNCObject |
readNext(java.io.DataInputStream dis)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DNCObjectLoader()
Method Detail |
---|
public DNCObject readNext(java.io.DataInputStream dis) throws java.io.IOException
readNext
in interface StreamToGeoObjectConverter<DNCObject>
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |