Package com.inductiveautomation.rm.shape.rm2dshapes
package com.inductiveautomation.rm.shape.rm2dshapes
-
ClassDescriptionTo create RM vector images, we add
RMShape
nodes to a root node.Used in conjunction withAbstractRM2DShape
to determine what output should be produced: vector graphics, or raster (at specific DPIs).Created by carl.gould on 7/14/2015.Marker interface marking Legacy components inheriting fromAbstractJ2DShape
which have now been replaced byAbstractRM2DShape
.This shape is used as the pie chart component for the reporting module.