|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XAxis in com.tensegrity.palowebviewer.modules.engine.client |
---|
Methods in com.tensegrity.palowebviewer.modules.engine.client with parameters of type XAxis | |
---|---|
void |
ReloadSubTreeCallback.visitAxis(XAxis axis)
|
void |
ChildrenGetter.visitAxis(XAxis axis)
|
void |
XObjectReplacer.visitAxis(XAxis axis)
|
Uses of XAxis in com.tensegrity.palowebviewer.modules.paloclient.client |
---|
Methods in com.tensegrity.palowebviewer.modules.paloclient.client that return XAxis | |
---|---|
XAxis[] |
XDefaultView.getAxises()
|
XAxis[] |
XView.getAxises()
|
XAxis |
XView.getColsAxis()
|
XAxis |
XView.getRowsAxis()
|
XAxis |
XView.getSelectedAxis()
|
Methods in com.tensegrity.palowebviewer.modules.paloclient.client with parameters of type XAxis | |
---|---|
void |
XDefaultView.setAxises(XAxis[] axises)
|
void |
XView.setAxises(XAxis[] axises)
|
Constructors in com.tensegrity.palowebviewer.modules.paloclient.client with parameters of type XAxis | |
---|---|
XView(java.lang.String id,
java.lang.String name,
XAxis[] axises)
|
Uses of XAxis in com.tensegrity.palowebviewer.modules.paloclient.client.misc |
---|
Methods in com.tensegrity.palowebviewer.modules.paloclient.client.misc with parameters of type XAxis | |
---|---|
void |
GetChildVisitor.visitAxis(XAxis axis)
|
void |
HierarchyVisitor.visitAxis(XAxis axis)
|
abstract void |
TypeCastVisitor.visitAxis(XAxis axis)
|
Uses of XAxis in com.tensegrity.palowebviewer.modules.ui.client.cubetable |
---|
Methods in com.tensegrity.palowebviewer.modules.ui.client.cubetable that return XAxis | |
---|---|
XAxis |
IDimensionList.createAxis()
|
Uses of XAxis in com.tensegrity.palowebviewer.server.paloaccessor |
---|
Methods in com.tensegrity.palowebviewer.server.paloaccessor that return XAxis | |
---|---|
static XAxis[] |
PaloHelper.getXAxises(XView xview)
|
static XAxis |
PaloHelper.wrapAxis(org.palo.api.Axis axis,
XView parent)
|
Methods in com.tensegrity.palowebviewer.server.paloaccessor with parameters of type XAxis | |
---|---|
static void |
PaloHelper.loadAxis(XAxis xAxis)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |