| Package | Description |
|---|---|
| org.tinfour.contour |
Provides classes in support of contouring from Delaunay Triangulations
|
| Modifier and Type | Method and Description |
|---|---|
ContourRegion.ContourRegionType |
ContourRegion.getContourRegionType()
Gets an enumerated value indicating what kind of contour
region this instance represents.
|
static ContourRegion.ContourRegionType |
ContourRegion.ContourRegionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContourRegion.ContourRegionType[] |
ContourRegion.ContourRegionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.