JFreeChart 1.0.14-redhat-2

org.jfree.chart.block
Interface EntityBlockResult

All Known Implementing Classes:
BlockResult

public interface EntityBlockResult

Provides access to the EntityCollection generated when a block is drawn.


Method Summary
 EntityCollection getEntityCollection()
          Returns the entity collection.
 

Method Detail

getEntityCollection

EntityCollection getEntityCollection()
Returns the entity collection.

Returns:
An entity collection (possibly null).

JFreeChart 1.0.14-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.