JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
at.mjst.lib.java.geometry.defines
Interface Axis
public interface
Axis
Names the axes in (at most) 3-dimensional coordinate space.
Since:
2016-06-02
Field Summary
Fields
Modifier and Type
Field and Description
static int
X
static int
Y
static int
Z
Field Detail
X
static final int X
See Also:
Constant Field Values
Y
static final int Y
See Also:
Constant Field Values
Z
static final int Z
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method