Uses of Enum
org.apache.commons.geometry.io.euclidean.threed.GeometryFormat3D
Packages that use GeometryFormat3D
Package
Description
This package contains the core interfaces and classes providing IO
functionality for Euclidean 3D space.
-
Uses of GeometryFormat3D in org.apache.commons.geometry.io.euclidean.threed
Methods in org.apache.commons.geometry.io.euclidean.threed that return GeometryFormat3DModifier and TypeMethodDescriptionstatic GeometryFormat3D
Returns the enum constant of this type with the specified name.static GeometryFormat3D[]
GeometryFormat3D.values()
Returns an array containing the constants of this enum type, in the order they are declared.