Package | Description |
---|---|
ilog.views.chart.interactor |
Contains the predefined chart interactor classes.
|
Modifier and Type | Method and Description |
---|---|
protected IlvLocalZoomAxisTransformer |
IlvChartLocalZoomInteractor.getXTransformer()
Returns the
IlvLocalZoomAxisTransformer associated
with the X-axis. |
protected IlvLocalZoomAxisTransformer |
IlvChartLocalReshapeInteractor.getXTransformer()
Returns the
IlvLocalZoomAxisTransformer associated
with the X-axis. |
protected IlvLocalZoomAxisTransformer |
IlvChartLocalPanInteractor.getXTransformer()
Returns the local zoom transformer set on the X-axis.
|
protected IlvLocalZoomAxisTransformer |
IlvChartLocalZoomInteractor.getYTransformer()
Returns the
IlvLocalZoomAxisTransformer associated
with the Y-axis. |
protected IlvLocalZoomAxisTransformer |
IlvChartLocalReshapeInteractor.getYTransformer()
Returns the
IlvLocalZoomAxisTransformer associated
with the X-axis. |
protected IlvLocalZoomAxisTransformer |
IlvChartLocalPanInteractor.getYTransformer()
Returns the local zoom transformer set on the Y-axis.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.