|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBorderStyle
A style to control the border around scene parts. It is an ILineStyle with additionally a type to control the look of the border: "bevel in", "shadow", "ethched" etc etc.
| Method Summary | |
|---|---|
String[] |
availableBorderTypes()
Get list of border types supported by this implementation. |
String |
borderType()
Get border type currently in use. |
boolean |
setBorderType(String newBorderType)
Set current border type e.g. |
| Methods inherited from interface hep.aida.ILineStyle |
|---|
availableLineTypes, lineType, setLineType, setThickness, thickness |
| Methods inherited from interface hep.aida.IBrushStyle |
|---|
availableColors, color, opacity, setColor, setOpacity |
| Methods inherited from interface hep.aida.IBaseStyle |
|---|
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
| Method Detail |
|---|
String[] availableBorderTypes()
boolean setBorderType(String newBorderType)
String borderType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||