Class FillableMulticolored

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

public class FillableMulticolored
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.awt.Color[] fillColors  
  • Constructor Summary

    Constructors 
    Constructor Description
    FillableMulticolored()  
  • Method Summary

    Modifier and Type Method Description
    void configureFillableMultiColoredForGroup​(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

  • Method Details

    • configureFillableMultiColoredForGroup

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