Uses of Enum
de.xima.fc.common.geometry.ECartesianAxis3D
Packages that use ECartesianAxis3D
-
Uses of ECartesianAxis3D in de.xima.fc.common.geometry
Subclasses with type arguments of type ECartesianAxis3D in de.xima.fc.common.geometryModifier and TypeClassDescriptionenumAn enumeration representing the two dimensions in a 3D cartesian coordinate system.Methods in de.xima.fc.common.geometry that return ECartesianAxis3DModifier and TypeMethodDescriptionstatic ECartesianAxis3DReturns the enum constant of this type with the specified name.static ECartesianAxis3D[]ECartesianAxis3D.values()Returns an array containing the constants of this enum type, in the order they are declared.