- RADIUS - Static variable in class plugins.view.BubbleChartSpecification
-
The view requires a column with a radius value
- REGION_NAME - Static variable in class plugins.view.ChoroplethViewSpecification
-
- REGION_SHAPE - Static variable in class plugins.view.ChoroplethViewSpecification
-
- result() - Method in class edu.cmu.cs.cs214.hw5.core.DataResult
-
Get the list of columns associated with this result,
asserting that it is successful.
- retrieveData() - Method in class edu.cmu.cs.cs214.hw5.core.DataSource
-
Fetch the data from the source being configured by this DataSource
.
- retrieveData() - Method in class plugins.source.CSVDataSource
-
- retrieveData() - Method in class plugins.source.Magic8BallSource
-
- retrieveData() - Method in class plugins.source.MathematicalFunctionSource
-
- runMain() - Method in class edu.cmu.cs.cs214.hw5.util.Fixture
-
Create, populate, and display a frame using this Fixture
.