Interface DiagramGraphStyle

All Known Implementing Classes:
DefaultDiagramGraphStyle

public interface DiagramGraphStyle
  • Method Details

    • isShowingPoints

      boolean isShowingPoints()
    • getFillPaint

      Paint getFillPaint()
    • getOutlineStroke

      Stroke getOutlineStroke()
    • getOutlineColor

      Color getOutlineColor()