Uses of Class
com.metsci.glimpse.core.support.polygon.Polygon.Loop
-
Packages that use Polygon.Loop Package Description com.metsci.glimpse.core.support.polygon Tessellation of polygons into collections of triangles which can be easily drawn by the graphics card. -
-
Uses of Polygon.Loop in com.metsci.glimpse.core.support.polygon
Methods in com.metsci.glimpse.core.support.polygon that return Polygon.Loop Modifier and Type Method Description Polygon.LoopPolygon.Loop.LoopBuilder. complete(Polygon.Interior side)Methods in com.metsci.glimpse.core.support.polygon that return types with arguments of type Polygon.Loop Modifier and Type Method Description Iterator<Polygon.Loop>Polygon. getIterator()Methods in com.metsci.glimpse.core.support.polygon with parameters of type Polygon.Loop Modifier and Type Method Description voidPolygon. add(Polygon.Loop loop)
-