Package | Description |
---|---|
com.metsci.glimpse.support.polygon |
Tessellation of polygons into collections of triangles which
can be easily drawn by the graphics card.
|
Modifier and Type | Method and Description |
---|---|
Polygon.Interior |
Polygon.Loop.getSide() |
static Polygon.Interior |
Polygon.Interior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Polygon.Interior[] |
Polygon.Interior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Polygon.Loop |
Polygon.Loop.LoopBuilder.complete(Polygon.Interior side) |
Copyright © 2016 Metron, Inc.. All rights reserved.