public class TinWriter extends Object
| Constructor and Description |
|---|
TinWriter(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
write(org.springframework.core.io.Resource resource,
TriangulatedIrregularNetwork tin) |
void |
write(TriangulatedIrregularNetwork tin) |
public static void write(org.springframework.core.io.Resource resource,
TriangulatedIrregularNetwork tin)
public void close()
public void write(TriangulatedIrregularNetwork tin)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.