org.jfree.chart.block
public class BlockResult extends Object implements EntityBlockResult
| Constructor Summary | |
|---|---|
| BlockResult()
Creates a new result instance. | |
| Method Summary | |
|---|---|
| EntityCollection | getEntityCollection()
Returns the collection of entities from the block.
|
| void | setEntityCollection(EntityCollection entities)
Sets the entities for the block.
|
Returns: The entities.
Parameters: entities the entities.