Uses of Class
org.apache.commons.math3.geometry.spherical.twod.Vertex
Packages that use Vertex
Package
Description
This package provides basic geometry components on the 2-sphere.
-
Uses of Vertex in org.apache.commons.math3.geometry.spherical.twod
Methods in org.apache.commons.math3.geometry.spherical.twod that return VertexModifier and TypeMethodDescriptionEdge.getEnd()Get end vertex.Edge.getStart()Get start vertex.Methods in org.apache.commons.math3.geometry.spherical.twod that return types with arguments of type VertexModifier and TypeMethodDescriptionSphericalPolygonsSet.getBoundaryLoops()Get the boundary loops of the polygon.