Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.chart.entity.junit.* (8)

org.jfree.chart.entity: Javadoc index of package org.jfree.chart.entity.


Package Samples:

org.jfree.chart.entity.junit: Classes representing components of (or entities in) a chart.  

Classes:

EntityCollection: This interface defines the methods used to access an ordered list of ChartEntity objects.
StandardEntityCollection: A standard implementation of the EntityCollection interface.
StandardEntityCollectionTests: Tests for the org.jfree.chart.entity.StandardEntityCollection class.
CategoryItemEntityTests: Tests for the org.jfree.chart.entity.CategoryItemEntity class.
PieSectionEntityTests: Tests for the org.jfree.chart.entity.PieSectionEntity class.
LegendItemEntityTests: Tests for the org.jfree.chart.entity.LegendItemEntity class.
EntityPackageTests: A collection of tests for the org.jfree.chart.entity package. These tests can be run using JUnit (http://www.junit.org).
TickLabelEntityTests: Tests for the org.jfree.chart.entity.TickLabelEntity class.
ContourEntityTests: Tests for the org.jfree.chart.entity.ContourEntity class.
XYItemEntityTests: Tests for the org.jfree.chart.entity.XYItemEntity class.
XYAnnotationEntity: A chart entity that represents an annotation on an org.jfree.chart.plot.XYPlot .
XYItemEntity: A chart entity that represents one item within an org.jfree.chart.plot.XYPlot .
ChartEntity: A class that captures information about some component of a chart (a bar, line etc).
CategoryItemEntity: A chart entity that represents one item within a category plot.
PieSectionEntity: A chart entity that represents one section within a pie plot.
LegendItemEntity: An entity that represents an item within a legend.
TickLabelEntity: A chart entity representing a tick label.
ContourEntity: Represents an item on a contour chart.

Home | Contact Us | Privacy Policy | Terms of Service