public interface IlvChartAreaAccessible
An accessible element is an element on which interactions are possible.
The implementations of this interface are:
Modifier and Type | Method and Description |
---|---|
void |
drawSelectionHandles(Graphics g,
IlvHandlesSelectionStyle style)
Draws this element with selection handles.
|
boolean |
isViewable()
Returns true if this element can currently be displayed.
|
boolean isViewable()
void drawSelectionHandles(Graphics g, IlvHandlesSelectionStyle style)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.