Uses of Package
edu.brook.ascape.view

Packages that use edu.brook.ascape.view
edu.brook.ascape.model   
edu.brook.ascape.view   
edu.brook.ascape.view.qt   
 

Classes in edu.brook.ascape.view used by edu.brook.ascape.model
ColorFeature
          A Color feature returns a color based on the state of an object of known type provided to it.
DrawFeature
          An class providing a drawing method for a given object.
ImageFeature
          An image feature returns an image based on the state of an object of known type provided to it.
ModelApplet
          This class just provides a scape aware applet.
ModelCustomizer
          A panel for making changes to a model's settings.
StandardOutView
          A view providing basic system out reporting.
 

Classes in edu.brook.ascape.view used by edu.brook.ascape.view
BaseAgentCellView
          A base class for drawing a collection of agents upon a collection of cells.
BaseCellView
          A generic base class for views that draw some kind of spatial view of a group of cells.
BaseCustomizer
          A panel for making live changes to a model's settings.
CanvasView
          A base class for a canvas that acts as an observer of scapes.
CellCustomizer
          A frame (modeless dialog) for making live changes to a view.
ChartCustomizer
          A frame (modeless dialog) for making live changes to a chart.
ChartView
          A chart view of a scape.
ChartViewModel
          Class responsible for proivding data style of a chart view.
ColorFeature
          A Color feature returns a color based on the state of an object of known type provided to it.
ColorFeatureConcrete
          A Color feature returns a color based on the state of an object of known type provided to it.
ColorFeatureFixed
          An interface for a class providing an color that doesn't change in relation to the supplied object.
ColorFeatureGradiated
          A class for displaying a gradiated color whose intensity is determined by the supplied UnitIntervalDataPoint.
ComponentView
          A view which listens to (is an observer of) an agent scape.
CustomSliderPanel
          A panel containg a slider and appropriate labels that automatically scale an actual value to the range of values expected by the slider.
DataOutputView
          A non-graphic view providing output of model data to a file.
DataView
          A non-graphic view providing output of model data to a file.
DataViewSelection
          A group of data series which may be selected, and which provides a settable SeriesView (and other view realted features, as needed) for each element in the backing data group.
Drawable
          An interface for a class that is capable of drawing itself into a graphics context with a defined area.
DrawColorFeature
          A class using a color feature to determine the color to use to draw a feature.
DrawFeature
          An class providing a drawing method for a given object.
DrawSymbol
          An drawing method that draws a symbol irrespective of the supplied object's state.
FixedStretchyView
          A class providing a view of an scape vector.
GraphicsRecorder
          An interface descirbing a class that records views.
ImageFeature
          An image feature returns an image based on the state of an object of known type provided to it.
ImageFeatureConcrete
          A Image feature returns a image based on the state of an object of known type provided to it.
ImageFeatureFixed
          An interface for a class providing an image that doesn't change in relation to the supplied object.
ModelApplet
          This class just provides a scape aware applet.
ModelCustomizer
          A panel for making changes to a model's settings.
ModelCustomizerSwing
          A panel for making changes to a model's settings.
NonGraphicView
          A base class for most non-gui observer of scapes.
Overhead2DView
          A scape view that draws the classic bird's eye view of a 2-dimensional lattice.
PanelImp
          A base class for all panels in the framework.
PanelView
          A base class for a panel that acts as an observer of scapes.
SeriesView
          Information needed by views to display a data series.
SimplexFeature
          An interface providing an interpretation of a peice of data for a simplex view.
SimplexView
          A scape view that represents some aspect of agent state in a simplex diagram.
SimplexView.ConcreteSimplexFeature
           
StretchyView
          A view of a scape vector.
SweepControlView
          A view that is used in conjunction with a sweep group to control model parameters.
ViewCustomizer
          A panel for making live changes to a view.
ViewFrameBridge
          A class allowing Frame, JFrame, and JInternalFrame to be used interchangebly, and providing general support for frame management.
 

Classes in edu.brook.ascape.view used by edu.brook.ascape.view.qt
GraphicsRecorder
          An interface descirbing a class that records views.
ViewFrameBridge
          A class allowing Frame, JFrame, and JInternalFrame to be used interchangebly, and providing general support for frame management.
 


(c) 1998-2000 The Brookings Insitution
Webpage