public interface

EntityBlockResult

org.jfree.chart.block.EntityBlockResult
Known Indirect Subclasses

Class Overview

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

Summary

Public Methods
abstract EntityCollection getEntityCollection()
Returns the entity collection.

Public Methods

public abstract EntityCollection getEntityCollection ()

Returns the entity collection.

Returns
  • An entity collection (possibly null).