|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleMap | |
|---|---|
| org.eclipse.birt.chart.model.attribute | Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
| org.eclipse.birt.chart.model.attribute.impl | Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
| Uses of StyleMap in org.eclipse.birt.chart.model.attribute |
|---|
| Methods in org.eclipse.birt.chart.model.attribute that return StyleMap | |
|---|---|
StyleMap |
AttributeFactory.createStyleMap()
Returns a new object of class 'Style Map'. |
| Uses of StyleMap in org.eclipse.birt.chart.model.attribute.impl |
|---|
| Classes in org.eclipse.birt.chart.model.attribute.impl that implement StyleMap | |
|---|---|
class |
StyleMapImpl
An implementation of the model object ' Style Map'. |
| Methods in org.eclipse.birt.chart.model.attribute.impl that return StyleMap | |
|---|---|
static StyleMap |
StyleMapImpl.create(StyledComponent name,
Style style)
|
StyleMap |
AttributeFactoryImpl.createStyleMap()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||