|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.ant.SweepViewElement
public class SweepViewElement
The Class SweepViewElement.
Constructor Summary | |
---|---|
SweepViewElement()
Instantiates a new sweep view element. |
Method Summary | |
---|---|
void |
addSweepDimension(SweepDimensionElement dimension)
Adds the sweep dimension. |
void |
addToScape(Scape scape)
Adds the to scape. |
void |
setRunsPerSetting(int runs)
Sets the runs per setting. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SweepViewElement()
Method Detail |
---|
public void addSweepDimension(SweepDimensionElement dimension)
dimension
- the dimensionpublic void addToScape(Scape scape)
ViewElement
addToScape
in interface ViewElement
scape
- the scapepublic void setRunsPerSetting(int runs)
runs
- the new runs per setting
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |