oracle.spatial.util
Interface WKInputStream
- All Known Implementing Classes:
- WKB.WKBInputStream, WKT.WKTInputStream
- public interface WKInputStream
readDouble
public double readDouble(ByteOrder byteOrder)
readLabel
public int readLabel(ByteOrder byteOrder,
int outerLabel)
readStartList
public void readStartList()
readStartList
public int readStartList(ByteOrder byteOrder)
readEndList
public void readEndList()
readSeparator
public void readSeparator()
readByteOrder
public ByteOrder readByteOrder()
throws GeometryExceptionWithContext
-
- Throws:
GeometryExceptionWithContext
Copyright © 2005, Oracle. All Rights Reserved.