|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRotatableBoxStyle
Field Summary | |
---|---|
static double |
HORIZONTAL
|
static double |
VERTICAL
|
Fields inherited from interface hep.aida.IBoxStyle |
---|
BOTTOM_CENTER, BOTTOM_LEFT, BOTTOM_RIGHT, CENTER, MIDDLE_LEFT, MIDDLE_RIGHT, TOP_CENTER, TOP_LEFT, TOP_RIGHT |
Method Summary | |
---|---|
double |
orientation()
|
void |
setOrientation(double angle)
|
Methods inherited from interface hep.aida.IBoxStyle |
---|
backgroundStyle, borderStyle, foregroundStyle, height, placement, setBackgroundStyle, setBorderStyle, setForegroundStyle, setHeight, setPlacement, setUnits, setWidth, setX, setY, units, width, x, y |
Methods inherited from interface hep.aida.IBaseStyle |
---|
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
Field Detail |
---|
static final double VERTICAL
static final double HORIZONTAL
Method Detail |
---|
double orientation()
void setOrientation(double angle)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |