java.lang.Object | |
↳ | org.jfree.chart.block.BlockResult |
Used to return results from the draw() method in the Block
class.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new result instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the collection of entities from the block.
| |||||||||||
Sets the entities for the block.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates a new result instance.
Returns the collection of entities from the block.
Sets the entities for the block.
entities | the entities. |
---|