public class TinReader extends Object
| Constructor and Description |
|---|
TinReader(BoundingBox boundingBox,
org.springframework.core.io.Resource resource) |
TinReader(GeometryFactory geometryFactory,
org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
TriangulatedIrregularNetwork |
read() |
static TriangulatedIrregularNetwork |
read(BoundingBox boundingBox,
org.springframework.core.io.Resource resource) |
static TriangulatedIrregularNetwork |
read(GeometryFactory geometryFactory,
org.springframework.core.io.Resource resource) |
public TinReader(BoundingBox boundingBox, org.springframework.core.io.Resource resource)
public TinReader(GeometryFactory geometryFactory, org.springframework.core.io.Resource resource)
public static TriangulatedIrregularNetwork read(BoundingBox boundingBox, org.springframework.core.io.Resource resource)
public static TriangulatedIrregularNetwork read(GeometryFactory geometryFactory, org.springframework.core.io.Resource resource)
public void close()
public TriangulatedIrregularNetwork read()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.