Module omix.api
Package omix.util.ui

Class QPaintGraphics2D

All Implemented Interfaces:
AutoCloseable

public class QPaintGraphics2D
extends Graphics2D
implements AutoCloseable
This class realizes AWT Graphics2D drawing everything on a QPainter. By using this class, AWT drawings can be rendered on Qt Widgets.
Since:
Omix 1.5.8
Author:
Dr. Peter Dtoste