Class FillableMulticolored

java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableMulticolored
Direct Known Subclasses:
PieChartShape

public class FillableMulticolored extends Object
  • Field Details

    • fillColors

      public Color[] fillColors
  • Constructor Details

    • FillableMulticolored

      public FillableMulticolored()
  • Method Details

    • configureFillableMultiColoredForGroup

      public void configureFillableMultiColoredForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)