org.jmol.shape
public class Axes extends FontLineShape
| Field Summary | |
|---|---|
| Point3f[] | axisPoints |
| Point3f | axisXY |
| Vector3f | corner |
| static float | MIN_AXIS_LEN |
| Point3f | originPoint |
| static Point3f | pt0 |
| Point3f | ptTemp |
| float | scale |
| static Point3f[] | unitAxisPoints |
| Method Summary | |
|---|---|
| Point3f | getAxisPoint(int i, boolean isDataFrame) |
| Point3f | getOriginPoint(boolean isDataFrame) |
| Object | getProperty(String property, int index) |
| String | getShapeState() |
| void | initShape() |
| void | setProperty(String propertyName, Object value, BitSet bs) |
| void | setScale(float scale) |