java.lang.Object
com.inductiveautomation.ignition.designer.gui.flowpane.render.RenderInfoAssigner<E>

public class RenderInfoAssigner<E> extends Object
For a given list of FlowCells, this class assigns a RenderInfo to each cell. The RenderInfo is used to determine how the cell should be rendered in the FlowCellRenderComponent.
  • Constructor Details

    • RenderInfoAssigner

      public RenderInfoAssigner()
  • Method Details