|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.gui.components.ledder.LedPaintParameters
public class LedPaintParameters
| Field Summary | |
|---|---|
int |
antialiasing
|
double |
borderSize
|
java.awt.Color |
color
|
double |
highlightFactor
|
double |
highlightFocus
|
double |
lightX
|
double |
lightY
|
int |
radius
|
double |
shadowIntensity
|
| Constructor Summary | |
|---|---|
LedPaintParameters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int radius
public int antialiasing
public double highlightFactor
public double highlightFocus
public double shadowIntensity
public double borderSize
public java.awt.Color color
public double lightX
public double lightY
| Constructor Detail |
|---|
public LedPaintParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||