public static class PolyshapeWriter.Encoder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
seperator() |
void |
startRing() |
void |
write(char event) |
void |
write(double latitude,
double longitude) |
void |
writeArg(double value) |
public Encoder(Writer writer)
public void seperator()
throws IOException
IOExceptionpublic void startRing()
throws IOException
IOExceptionpublic void write(char event)
throws IOException
IOExceptionpublic void writeArg(double value)
throws IOException
IOExceptionpublic void write(double latitude,
double longitude)
throws IOException
IOExceptionCopyright © 2025 LocationTech. All rights reserved.