Uses of Interface
org.eclipse.birt.chart.factory.IResourceFinder
Packages that use IResourceFinder
Package
Description
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
Contains classes and interfaces used in the chart building and generation
phase.
-
Uses of IResourceFinder in org.eclipse.birt.chart.device
Methods in org.eclipse.birt.chart.device with parameters of type IResourceFinderModifier and TypeMethodDescriptionvoid
DisplayAdapter.setResourceFinder
(IResourceFinder resourceFinder) void
IDisplayServer.setResourceFinder
(IResourceFinder resourceFinder) Set the resource finder, which will be used by loading image. -
Uses of IResourceFinder in org.eclipse.birt.chart.factory
Methods in org.eclipse.birt.chart.factory that return IResourceFinderMethods in org.eclipse.birt.chart.factory with parameters of type IResourceFinderModifier and TypeMethodDescriptionvoid
RunTimeContext.setResourceFinder
(IResourceFinder resourceFinder)