Uses of Enum
de.xima.fc.common.geometry.EViewDirection2D
Packages that use EViewDirection2D
-
Uses of EViewDirection2D in de.xima.fc.common.geometry
Subclasses with type arguments of type EViewDirection2D in de.xima.fc.common.geometryModifier and TypeClassDescriptionenumEnumeration of view directions in 2D space.Methods in de.xima.fc.common.geometry that return EViewDirection2DModifier and TypeMethodDescriptionstatic EViewDirection2DReturns the enum constant of this type with the specified name.static EViewDirection2D[]EViewDirection2D.values()Returns an array containing the constants of this enum type, in the order they are declared.