Interface IRendererContext

All Superinterfaces:
IDiagramTypeProviderHolder, IGraphicsAlgorithmHolder
All Known Implementing Classes:
RendererContext

public interface IRendererContext extends IDiagramTypeProviderHolder, IGraphicsAlgorithmHolder
The Interface IRendererContext.
  • Method Details

    • getMappingProvider

      IMappingProvider getMappingProvider()
      Gets the mapping provider.
      Returns:
      the mapping provider
    • getPlatformGraphicsAlgorithm

      PlatformGraphicsAlgorithm getPlatformGraphicsAlgorithm()
      Gets the platform graphics algorithm.
      Returns:
      the platform graphics algorithm