Class ShapePaint.ShapePlainColorPaint

java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeColorPaint
org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapePlainColorPaint
All Implemented Interfaces:
ShapePaint
Enclosing interface:
ShapePaint

public static class ShapePaint.ShapePlainColorPaint extends ShapePaint.ShapeColorPaint
  • Field Details

    • color

      public Color color
  • Constructor Details

    • ShapePlainColorPaint

      public ShapePlainColorPaint(Color color)
  • Method Details