Uses of Interface
org.eclipse.birt.chart.model.type.TypeFactory
Packages that use TypeFactory
Package
Description
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
Contains a default out-of-the-box set of series type core implementation
classes that are associated with all charts.
-
Uses of TypeFactory in org.eclipse.birt.chart.model.type
Fields in org.eclipse.birt.chart.model.type declared as TypeFactoryModifier and TypeFieldDescriptionstatic final TypeFactory
TypeFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.birt.chart.model.type that return TypeFactoryModifier and TypeMethodDescriptionTypePackage.getTypeFactory()
Returns the factory that creates the instances of the model. -
Uses of TypeFactory in org.eclipse.birt.chart.model.type.impl
Classes in org.eclipse.birt.chart.model.type.impl that implement TypeFactoryMethods in org.eclipse.birt.chart.model.type.impl that return TypeFactoryModifier and TypeMethodDescriptionTypePackageImpl.getTypeFactory()
static TypeFactory
TypeFactoryImpl.init()
Creates the default factory implementation.