Uses of Interface
org.eclipse.birt.chart.model.attribute.MultiURLValues
Packages that use MultiURLValues
Package
Description
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
-
Uses of MultiURLValues in org.eclipse.birt.chart.model.attribute
Methods in org.eclipse.birt.chart.model.attribute that return MultiURLValuesModifier and TypeMethodDescriptionMultiURLValues.copyInstance()
AttributeFactory.createMultiURLValues()
Returns a new object of class 'Multi URL Values'. -
Uses of MultiURLValues in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement MultiURLValuesModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi URL Values'.Methods in org.eclipse.birt.chart.model.attribute.impl that return MultiURLValuesModifier and TypeMethodDescriptionMultiURLValuesImpl.copyInstance()
static MultiURLValues
MultiURLValuesImpl.create()
Returns a new instance of MultiURLValues.AttributeFactoryImpl.createMultiURLValues()