Java org.jfree.chart.block BlockResult fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.block BlockResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.block BlockResult.

The text is from its open source code.

Constructor

BlockResult()
Creates a new result instance.

Method

EntityCollectiongetEntityCollection()
Returns the collection of entities from the block.
voidsetEntityCollection(EntityCollection entities)
Sets the entities for the block.