|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisDescriptor | |
|---|---|
| hudson.matrix | Matrix project |
| Uses of AxisDescriptor in hudson.matrix |
|---|
| Subclasses of AxisDescriptor in hudson.matrix | |
|---|---|
class |
DefaultAxisDescriptor
AxisDescriptor for manually entered default axis. |
static class |
JDKAxis.DescriptorImpl
|
static class |
LabelAxis.DescriptorImpl
|
static class |
LabelExpAxis.DescriptorImpl
|
static class |
TextAxis.DescriptorImpl
|
| Methods in hudson.matrix that return AxisDescriptor | |
|---|---|
AxisDescriptor |
Axis.getDescriptor()
|
| Methods in hudson.matrix that return types with arguments of type AxisDescriptor | |
|---|---|
static DescriptorExtensionList<Axis,AxisDescriptor> |
Axis.all()
Returns all the registered AxisDescriptors. |
List<AxisDescriptor> |
MatrixProject.DescriptorImpl.getAxisDescriptors()
All AxisDescriptors that contribute to the UI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||