Uses of Class
org.hipparchus.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.hipparchus.geometry.spherical.twod
Methods in org.hipparchus.geometry.spherical.twod that return VertexModifier and TypeMethodDescriptionEdge.getEnd()
Get end vertex.Edge.getStart()
Get start vertex.Methods in org.hipparchus.geometry.spherical.twod that return types with arguments of type VertexModifier and TypeMethodDescriptionSphericalPolygonsSet.getBoundaryLoops()
Get the boundary loops of the polygon.