org.pentaho.chart.model
Class PiePlot.Slice

java.lang.Object
  extended by org.pentaho.chart.model.PiePlot.Slice
All Implemented Interfaces:
Serializable
Enclosing class:
PiePlot

public static class PiePlot.Slice
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PiePlot.Slice()
           
 
Method Summary
 boolean isExploded()
           
 void setExploded(boolean exploded)
          Not implemented
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PiePlot.Slice

public PiePlot.Slice()
Method Detail

isExploded

public boolean isExploded()

setExploded

public void setExploded(boolean exploded)
Not implemented

Parameters:
exploded -