|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Polygon.Interior | |
---|---|
com.metsci.glimpse.support.polygon | Tessellation of polygons into collections of triangles which can be easily drawn by the graphics card. |
Uses of Polygon.Interior in com.metsci.glimpse.support.polygon |
---|
Methods in com.metsci.glimpse.support.polygon that return Polygon.Interior | |
---|---|
Polygon.Interior |
Polygon.Loop.getSide()
|
static Polygon.Interior |
Polygon.Interior.valueOf(java.lang.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. |
Methods in com.metsci.glimpse.support.polygon with parameters of type Polygon.Interior | |
---|---|
Polygon.Loop |
Polygon.Loop.LoopBuilder.complete(Polygon.Interior side)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |