Interface EdgeStyleOGL2D

    • Method Detail

      • getLineWidth

        int getLineWidth​(RepastEdge<?> edge)
        Gets the width of the line used to represent the edge.
        Parameters:
        edge -
        Returns:
        the width of the line used to represent the edge.
      • getColor

        Color getColor​(RepastEdge<?> edge)
        Gets the color of the line used to represent the edge.
        Parameters:
        edge -
        Returns:
        the color of the line used to represent the edge.