Class AbstractGraphics2D

java.lang.Object
java.awt.Graphics
java.awt.Graphics2D
com.inductiveautomation.rm.rm2d.AbstractGraphics2D
Direct Known Subclasses:
RMGraphics2D

public abstract class AbstractGraphics2D extends Graphics2D
Class contains properties and methods not particular to ReportMill. In theory, the properties and methods in this class could be use as a base to create a different implementation of Graphics2D.