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