org.intamap.om.io
Class SamplingFeatureWriter
java.lang.Object
org.intamap.om.io.SamplingFeatureWriter
public class SamplingFeatureWriter
- extends Object
- Author:
- williamw
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamplingFeatureWriter
public SamplingFeatureWriter()
write
public void write(ISamplingFeature samplingFeature,
OutputStream stream)
throws IOException
- Throws:
IOException
write
public void write(ISamplingFeature samplingFeature,
org.jdom.Element parent)