| Package | Description |
|---|---|
| org.tinfour.demo.viewer.backplane |
Provides interfaces and classes for performing operations
in background threads, accessing a set of vertices
intended for modeling a surface, and creating a view of the data.
|
| Modifier and Type | Field and Description |
|---|---|
RenderProductType |
RenderProduct.layerType |
| Modifier and Type | Method and Description |
|---|---|
static RenderProductType |
RenderProductType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderProductType[] |
RenderProductType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.