|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.jni.CAIDRef
hep.aida.jni.CProxy
hep.aida.jni.CIBaseStyle
hep.aida.jni.CIBrushStyle
hep.aida.jni.CIFillStyle
public class CIFillStyle
Field Summary |
---|
Fields inherited from class hep.aida.jni.CAIDRef |
---|
crefID |
Constructor Summary | |
---|---|
CIFillStyle(long crefID)
|
Method Summary | |
---|---|
String[] |
availablePatterns()
|
String |
pattern()
|
boolean |
setPattern(String pattern)
|
Methods inherited from class hep.aida.jni.CIBrushStyle |
---|
availableColors, color, opacity, setColor, setOpacity |
Methods inherited from class hep.aida.jni.CIBaseStyle |
---|
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter |
Methods inherited from class hep.aida.jni.CProxy |
---|
finalize, finalize |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IBrushStyle |
---|
availableColors, color, opacity, setColor, setOpacity |
Methods inherited from interface hep.aida.IBaseStyle |
---|
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter |
Constructor Detail |
---|
public CIFillStyle(long crefID)
Method Detail |
---|
public String[] availablePatterns()
availablePatterns
in interface hep.aida.IFillStyle
public String pattern()
pattern
in interface hep.aida.IFillStyle
public boolean setPattern(String pattern)
setPattern
in interface hep.aida.IFillStyle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |