hep.aida.ref.plotter
Interface IRotatableBoxStyle

All Superinterfaces:
hep.aida.IBaseStyle, hep.aida.IBoxStyle

public interface IRotatableBoxStyle
extends hep.aida.IBoxStyle


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

VERTICAL

static final double VERTICAL
See Also:
Constant Field Values

HORIZONTAL

static final double HORIZONTAL
See Also:
Constant Field Values
Method Detail

orientation

double orientation()

setOrientation

void setOrientation(double angle)


jHepWork 1.1 (C) Chekanov