|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.rosuda.ibase.toolkit.PlotColor
public class PlotColor
Constructor Summary | |
---|---|
PlotColor(int R,
int G,
int B)
|
|
PlotColor(java.lang.String n)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
void |
use(PoGraSS p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PlotColor(int R, int G, int B)
public PlotColor(java.lang.String n)
Method Detail |
---|
public void use(PoGraSS p)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |