|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use LinePlotTableDataModel | |
|---|---|
| com.sas.graphics.components.lineplot | Line Plot component and its related models. |
| com.sas.servlet.tbeans.graphics.html | Provides classes for generating different chart objects. |
| Uses of LinePlotTableDataModel in com.sas.graphics.components.lineplot |
|---|
| Methods in com.sas.graphics.components.lineplot with parameters of type LinePlotTableDataModel | |
|---|---|
void |
LinePlotTableDataModel.apply(LinePlotTableDataModel theOtherModel)
Utility method to convey properties contained in "theOtherObject" to this object. |
| Uses of LinePlotTableDataModel in com.sas.servlet.tbeans.graphics.html |
|---|
| Methods in com.sas.servlet.tbeans.graphics.html that return LinePlotTableDataModel | |
|---|---|
LinePlotTableDataModel |
LinePlotComposite.getDataModel()
Returns the model on the viewer. |
| Methods in com.sas.servlet.tbeans.graphics.html with parameters of type LinePlotTableDataModel | |
|---|---|
void |
LinePlotComposite.setDataModel(LinePlotTableDataModel dataModel)
Sets the model on the viewer. |
void |
LinePlot.setDataModel(LinePlotTableDataModel dataModel)
Sets the model on the viewer. |
| Constructors in com.sas.servlet.tbeans.graphics.html with parameters of type LinePlotTableDataModel | |
|---|---|
LinePlot(LinePlotTableDataModel dataModel)
|
|
LinePlotComposite(LinePlotTableDataModel model)
Construct a new LinePlotComposite object |
|
LinePlotComposite(LinePlotTableDataModel dataModel,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Construct a new LinePlotComposite object |
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||