Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation.geometry.discrete Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
BoxTriangulatorTriangulates a box.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
CylinderFillCylinder faces that can be filled.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
CylinderTriangulatorTriangulates a cylinder.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridThis class provides a base class for a coverage grid which creates a list of grid points to be used in computing coverage over a region.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridGlobalThis class represents a set of grid points spanning the entire globe.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridIntersectionThis class represents a set of grid points created by a given EllipsoidGrid and lying inside a set of EllipsoidSurfaceRegions.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLatitudeBoundsThis class represents a set of grid points bounded by two lines of planetodetic latitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLatitudeLineThis class represents a set of grid points along a line of planetodetic latitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLongitudeLineThis class represents a set of grid points along a line of longitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridPointThis structure represents a grid point on the surface on an ellipsoid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridRegionsThis class provides a method for generating a regular grid inside the boundaries of a specified set of surface regions, based on a given resolution.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridSpecifiedA class which wraps a previously generated set of grid points with their respective boundaries or accepts a specified list of Cartographic grid point locations.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidTriangulatorTriangulates an ellipsoid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
ExtrudedPolylineTriangulatorTriangulates a polyline into an extrusion with bottom and top boundaries.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
ExtrudedPolylineTriangulatorResultThe result from extruded polyline triangulation: a triangle mesh defined using an indexed triangle list with top and bottom boundary positions.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SolidTriangulatorResultThe result from a triangulation of a solid: a triangle mesh defined using an indexed triangle list and positions outlining the solid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceExtentTriangulatorTriangulates an extent on a central body into a triangle mesh and a surrounding boundary.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfacePolygonTriangulatorTriangulates a polygon, with an optional hole, on a central body, into a triangle mesh and a surrounding boundary.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceShapesComputes boundary positions for shapes on the surface such as circles, ellipses, and sectors.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceShapesResultRepresents the boundary positions of a shape on the surface computed from by a SurfaceShapes method.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceTriangulatorResultThe result from a triangulation on the surface of a central body: a triangle mesh defined using an indexed triangle list and boundaryClassagi.foundation.geometry.discreteAGI ( Analytical Graphics )
TriangulatorResultThe result from triangulation: a triangle mesh defined using an indexed triangle list.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
WindingOrderSpecifies the order for positions or front facing triangles.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )