Namespace TheArtOfDev.HtmlRenderer.Adapters
Classes
Platform adapter to bridge platform specific objects to HTML Renderer core library.
Platforms: WinForms, WPF, Metro, PDF renders, etc. |
Adapter for platform specific brush objects - used to fill graphics (rectangles, polygons and paths). |
Adapter for platform specific context menu - used to create and show context menu at specific location. |
Adapter for platform specific control object - used to handle updating the control that the html is rendered on. |
Adapter for platform specific font object - used to render text using specific font. |
Adapter for platform specific font family object - define the available font families to use. |
Adapter for platform specific graphics rendering object - used to render graphics and text in platform specific context. |
Adapter for platform specific graphics path object - used to render (draw/fill) path shape. |
Adapter for platform specific image object - used to render images. |
Adapter for platform specific pen objects - used to draw graphics (lines, rectangles and paths) |
Enums
The 4 corners that are handled in arc rendering. |