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, getLevels
public 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()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
Copyright © 2016. All rights reserved.