|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jCharts.types.Type
public abstract class Type
Provides a common base class for all types.
| Field Summary | |
|---|---|
private int |
typeCode
|
| Constructor Summary | |
|---|---|
Type(int typeCode)
|
|
| Method Summary | |
|---|---|
int |
getTypeCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int typeCode
| Constructor Detail |
|---|
Type(int typeCode)
int - | Method Detail |
|---|
public int getTypeCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||