|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jfree.chart.block.BlockResult
Used to return results from the draw() method in the Block
class.
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlockResult()
| Method Detail |
public EntityCollection getEntityCollection()
getEntityCollection in interface EntityBlockResultpublic void setEntityCollection(EntityCollection entities)
entities - the entities.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||