|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eltima.chart.ColumnModel
public class ColumnModel
The ColumnModel class.
Copyright: Copyright (c) 2000-2007
Company: Eltima Software
Constructor Summary | |
---|---|
ColumnModel()
Creates new instance of ColumnModel. |
Method Summary | |
---|---|
int |
getGap()
Returns gap. |
int |
getOverlay()
Returns overlay. |
void |
setGap(int gap)
Sets gap. |
void |
setOverlay(int overlay)
Sets overlay. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColumnModel()
Method Detail |
---|
public int getGap()
public int getOverlay()
public void setGap(int gap)
gap
- intpublic void setOverlay(int overlay)
overlay
- int
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |