|
TinyLine 2.5 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tinyline.tiny2d.TinyStop
public final class TinyStop
The TinyStop class implements a gradient stop.
| Field Summary | |
|---|---|
int |
color
An ARGB color to use at the gradient stop |
int |
ratio
Indicates where the gradient stop is placed |
| Constructor Summary | |
|---|---|
TinyStop()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int color
public int ratio
| Constructor Detail |
|---|
public TinyStop()
|
TinyLine 2.5 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||