public interface ShapeWriter extends ShapeIO
| Modifier and Type | Method and Description |
|---|---|
String |
toString(Shape shape)
Write a shape to String
|
void |
write(Writer output,
Shape shape)
Write a shape to the output writer
|
getFormatNamevoid write(Writer output, Shape shape) throws IOException
IOExceptionCopyright © 2025 LocationTech. All rights reserved.