Interface GraphPalette

    • Method Detail

      • getColorForArc

        java.awt.Color getColorForArc​(Arc arc)
        Parameters:
        arc - Arc for which color should be retrieved.
        Returns:
        Color associated with the given arc.
      • getWidthForArc

        int getWidthForArc​(Arc arc)
        Parameters:
        arc - Arc for which width should be retrieved.
        Returns:
        Width associated with the given arc.