| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.chart.block.BlockResultBlock
class.
Constructor Summary | |
| |
Method Summary | |
EntityCollection |
|
void |
|
public EntityCollection getEntityCollection()
Returns the collection of entities from the block.
- Specified by:
- getEntityCollection in interface EntityBlockResult
- Returns:
- The entities.
public void setEntityCollection(EntityCollection entities)
Sets the entities for the block.
- Parameters:
entities- the entities.