Uses of Interface
org.meteoinfo.jts.io.OutStream
-
Packages that use OutStream Package Description org.meteoinfo.jts.io -
-
Uses of OutStream in org.meteoinfo.jts.io
Classes in org.meteoinfo.jts.io that implement OutStream Modifier and Type Class Description classOutputStreamOutStreamAn adapter to allow anOutputStreamto be used as anOutStreamMethods in org.meteoinfo.jts.io with parameters of type OutStream Modifier and Type Method Description voidWKBWriter. write(Geometry geom, OutStream os)
-