public class DesignDataAxis extends BaseDataAxis implements JRChangeEventsSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_AXIS |
static String |
PROPERTY_LEVELS |
axis, levels| Constructor and Description |
|---|
DesignDataAxis() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLevel(DataAxisLevel level) |
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
void |
removeLevel(DataAxisLevel level) |
void |
setAxis(Axis axis) |
clone, getAxis, getLevelspublic static final String PROPERTY_AXIS
public static final String PROPERTY_LEVELS
public void setAxis(Axis axis)
public void addLevel(DataAxisLevel level)
public void removeLevel(DataAxisLevel level)
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportCopyright © 2017. All rights reserved.