Class PoGroup6Axis3

All Implemented Interfaces:
SafeDisposable

public class PoGroup6Axis3 extends PoBaseAxis
Class to build a group of six axes. This class builds a group of six axes. This group contains two parallel X-axes, two parallel Y-axes and two parallel Z-axes.

The graduations of these axes are defined by the fields gradStart and gradEnd. However if these fields are equal, the fields start and end are used to define the graduation values.

File format/default:

PoGroup6Axis3 {

    start 0 0 0
    end 1 1 1
    gradStart 0 0 0
    gradEnd 0 0 0
    xTitle ""
    yTitle ""
    zTitle ""
}

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <link REL="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <title></title> </head> <BODY> <h1></h1> <h4> <A NAME="Heading634">CATALOG PARTS</A></h4> <ul><b>PoGroup6Axis3</b> {</ul> <ul><ul><b>Separator</b> <tt>alternateRep</tt> (from PoBase) {<br> </ul></ul> <ul><ul><ul><b>AppearanceKit</b> <tt>appearance</tt> (from PoBase)</ul></ul></ul> <ul><ul><ul><i>Specifies the appearance of all the kit. By default lightModel.model=BASE_COLOR.</i></ul></ul></ul> <ul><ul><ul><b>MatrixTransform</b> <tt>domainTransform</tt> (from PoBase)</ul></ul></ul> <ul><ul><ul><i>Corresponds to the domain transformation.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>xUpAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the up x-axis.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>xDownAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the down x-axis.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>yLeftAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the left y-axis.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>yRightAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the right y-axis.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>zUpAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the up z-axis.</i></ul></ul></ul> <ul><ul><ul><b>PoLinearAxis/PoLogAxis</b> <tt>zDownAxis</tt></ul></ul></ul> <ul><ul><ul><i>Corresponds to the down z-axis.</i></ul></ul></ul> <ul><ul>}</ul></ul> <ul>}</ul> <ul><ul><br> </ul></ul> </body> </html>