|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
public class GraphKeysPDK
This class is defined and is used solely as a rendering context Object. It is handled automatically and need not be created by a script or application.
Constructor Summary | |
---|---|
GraphKeysPDK()
The only constructor needed. |
Method Summary | |
---|---|
int |
getCount()
Used internally and automatically. |
java.lang.String |
getFrom()
Internal use only. |
java.lang.String |
getTo()
Internal use only. |
void |
setCount(int pCount)
Used internally and automatically. |
void |
setRange(java.lang.String pFrom,
java.lang.String pTo)
Used internally. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphKeysPDK()
Method Detail |
---|
public void setCount(int pCount)
public int getCount()
public void setRange(java.lang.String pFrom, java.lang.String pTo)
public java.lang.String getFrom()
public java.lang.String getTo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |