|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Axis | |
---|---|
jas.hist | |
jas.plot |
Uses of Axis in jas.hist |
---|
Subclasses of Axis in jas.hist | |
---|---|
class |
ManagedAxis
|
Uses of Axis in jas.plot |
---|
Subclasses of Axis in jas.plot | |
---|---|
class |
ColorMapAxis
|
Fields in jas.plot declared as Axis | |
---|---|
protected Axis |
AxisType.axis
the axis object this type will be used on |
Methods in jas.plot that return Axis | |
---|---|
Axis |
AxisType.getAxis()
|
Axis |
DataArea.getXAxis()
|
Axis |
DataArea.getYAxis()
|
Axis |
DataArea.getYAxis(int index)
|
Methods in jas.plot with parameters of type Axis | |
---|---|
void |
DataArea.add(Axis a,
Object constraint)
|
EditableLabel |
DataArea.getLabel(Axis a)
|
void |
DataArea.setLabel(Axis a,
EditableLabel l)
|
Constructors in jas.plot with parameters of type Axis | |
---|---|
DataArea(Axis x,
Axis y)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |