| Package | Description |
|---|---|
| com.revolsys.gis.tin |
| Modifier and Type | Method and Description |
|---|---|
TriangulatedIrregularNetwork |
TinReader.read() |
static TriangulatedIrregularNetwork |
TinReader.read(BoundingBox boundingBox,
org.springframework.core.io.Resource resource) |
static TriangulatedIrregularNetwork |
TinReader.read(GeometryFactory geometryFactory,
org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TinWriter.write(org.springframework.core.io.Resource resource,
TriangulatedIrregularNetwork tin) |
void |
TinWriter.write(TriangulatedIrregularNetwork tin) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.