|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutStream | |
---|---|
com.vividsolutions.jts.io | Contains the interfaces for converting JTS objects to and from other formats. |
Uses of OutStream in com.vividsolutions.jts.io |
---|
Classes in com.vividsolutions.jts.io that implement OutStream | |
---|---|
class |
OutputStreamOutStream
An adapter to allow an OutputStream to be used as an OutStream |
Methods in com.vividsolutions.jts.io with parameters of type OutStream | |
---|---|
void |
WKBWriter.write(Geometry geom,
OutStream os)
Writes a Geometry to an OutStream . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |