Class ShapePaint.ShapeDynPlainColorPaint

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

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

    • colors

      public Color[] colors
  • Constructor Details

    • ShapeDynPlainColorPaint

      public ShapeDynPlainColorPaint(Color[] colors)
  • Method Details