public abstract class ChartPropertiesMap extends DefaultChartProperties
| Constructor and Description |
|---|
ChartPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearAllProperties()
Clear chart properties in all of category.
|
protected ChartProperties |
createProperties(Object key,
ChartProperties defProps)
Create the chart properties in the specified category.
|
protected Collection<Object> |
getKeys()
Returns the keys of the propertyMap.
|
protected ChartProperties |
getProperties(Object key)
Returns the chart properties in the specified category.
|
protected void |
removeProperties(Object key)
Remove the chart properties in the specified category.
|
int |
size()
Return the count of properties.
|
addAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListenerprotected ChartProperties createProperties(Object key, ChartProperties defProps)
key - defProps - protected ChartProperties getProperties(Object key)
key - protected void removeProperties(Object key)
key - protected Collection<Object> getKeys()
public int size()
protected void clearAllProperties()
Copyright © 2026. All rights reserved.