| Package | Description |
|---|---|
| org.tinfour.demo.examples |
Example implementations using the tinfour package
|
| org.tinfour.demo.performance |
Provides classes intended to support the development and debugging
of the IIncrementalTin classes and their supporting utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleCrossValidation
Provides an example of code to build a GRID from an LAS file
|
class |
ExampleGridAndHillshade
Provides an example of code to build a GRID from an LAS file
|
class |
ExampleGWR
Provides an example of code to build a GRID from an LAS file
|
class |
ExampleMultiThreadTest
Provides an example of code to build a GRID from an LAS file
|
class |
ExampleWireframeWithThinning
Provides an example of code to build a GRID from an LAS file
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatedBuildTest
A test application that repeatedly builds a TIN and tracks the time
required for each iteration.
|
class |
RepeatedDeleteTest
A test application that repeatedly builds a TIN and then removes points
tracking the time required for each iteration.
|
class |
SingleBuildTest
Builds a TIN from the specified Lidar file, running once and terminating to
provide a simple test of the IncrementalTin logic.
|
class |
TwinBuildTest
Provides a parallel comparison of two different instances of the
Incremental TIN classes.
|
Copyright © 2019. All rights reserved.