|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use TableAxisModel | |
|---|---|
| com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
| com.sas.graphics.components.ganttchart | Gantt Chart component and its related models. |
| Uses of TableAxisModel in com.sas.graphics.components |
|---|
| Methods in com.sas.graphics.components with parameters of type TableAxisModel | |
|---|---|
void |
TableAxisModel.apply(TableAxisModel theOtherObject)
Utility method to convey properties contained in "theOtherObject" to this object. |
| Uses of TableAxisModel in com.sas.graphics.components.ganttchart |
|---|
| Methods in com.sas.graphics.components.ganttchart that return TableAxisModel | |
|---|---|
TableAxisModel |
GanttChartModel.getTableAxisModel()
Returns the GanttChart's TableAxisModel model, which is used to set the list of tasks or activities in a project. |
| Methods in com.sas.graphics.components.ganttchart with parameters of type TableAxisModel | |
|---|---|
void |
GanttChartModel.setTableAxisModel(TableAxisModel newTableAxisModel)
Sets the GanttChart's table Axis model containing table appearance preferences. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||