public class ProcessPropertiesMap extends ChartPropertiesMap
| Constructor and Description |
|---|
ProcessPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllProcessProperties()
Remove all of process property.
|
ChartProperties |
createProcessProperties(Comparable taskName)
Create the process properties.
|
ChartProperties |
createProcessProperties(int index)
Create the process properties in the specified position.
|
ChartProperties |
getProcessProperties(Comparable taskName)
Returns the process properties.
|
ChartProperties |
getProcessProperties(int taskIndex)
Returns the process properties at the specified position.
|
void |
removeProcessProperties(Comparable taskName)
Remove the process properties.
|
void |
removeProcessProperties(int taskIndex)
Remove the process properties at the specified position.
|
clearAllProperties, createProperties, getKeys, getProperties, removeProperties, sizeaddAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListenerpublic ChartProperties createProcessProperties(Comparable taskName)
taskName - public ChartProperties createProcessProperties(int index)
index - public ChartProperties getProcessProperties(Comparable taskName)
taskName - public ChartProperties getProcessProperties(int taskIndex)
taskIndex - public void removeProcessProperties(Comparable taskName)
taskName - public void removeProcessProperties(int taskIndex)
taskIndex - public void clearAllProcessProperties()
Copyright © 2026. All rights reserved.