Class ShapePaint.ShapeColorPaint

java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeColorPaint
All Implemented Interfaces:
ShapePaint
Direct Known Subclasses:
ShapePaint.ShapeDynPlainColorPaint, ShapePaint.ShapePlainColorPaint
Enclosing interface:
ShapePaint

public abstract static class ShapePaint.ShapeColorPaint extends Object implements ShapePaint
  • Constructor Details

    • ShapeColorPaint

      public ShapeColorPaint()
  • Method Details

    • paint

      public abstract Paint paint(double value, Color optColor)