|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jhlabs.composite.RGBComposite
public abstract class RGBComposite
| Nested Class Summary | |
|---|---|
static class |
RGBComposite.RGBCompositeContext
|
| Field Summary | |
|---|---|
protected float |
extraAlpha
|
| Constructor Summary | |
|---|---|
RGBComposite()
|
|
RGBComposite(float alpha)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
float |
getAlpha()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.Composite |
|---|
createContext |
| Field Detail |
|---|
protected float extraAlpha
| Constructor Detail |
|---|
public RGBComposite()
public RGBComposite(float alpha)
| Method Detail |
|---|
public float getAlpha()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||