org.jfree.chart.block
Interface EntityBlockParams
-
- All Known Implementing Classes:
- BlockParams
public interface EntityBlockParamsAn interface that is used by the draw() method of someBlockimplementations to determine whether or not to generate entities for the items within the block.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleangetGenerateEntities()Returns a flag that controls whether or not the block should return entities for the items it draws.
-
DMelt 3.0 © DataMelt by jWork.ORG