|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Canvas
|
+--edu.brook.ascape.view.CanvasView
|
+--edu.brook.ascape.view.BaseCellView
|
+--edu.brook.ascape.view.StretchyView
A view of a scape vector. Currently unmaintained, but should work.
| Field Summary | |
protected int |
imageHeight
|
protected int |
imageWidth
|
| Fields inherited from class edu.brook.ascape.view.BaseCellView |
borderSize,
cellColorFeature,
cellCustomizer,
cells_fill_draw_feature,
cells_fill_draw_inset_feature,
cellSize,
drawSelection,
updateAllRequested,
viewCustomizer |
| Fields inherited from class edu.brook.ascape.view.CanvasView |
awaitingUpdate,
bufferedGraphics,
bufferedImage,
currentUpdate,
drawEveryNUpdates,
frame,
name,
recorder,
recordNext,
scape |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT |
| Constructor Summary | |
StretchyView()
|
|
StretchyView(int maxElements)
|
|
| Method Summary | |
void |
addScape(Scape scape)
|
java.awt.Dimension |
getPreferredSize()
|
void |
paint(java.awt.Graphics g)
|
void |
setBarValueAttribute1(java.lang.String barAttribute1)
|
void |
setBarValueAttribute2(java.lang.String barAttribute2)
|
| Methods inherited from class edu.brook.ascape.view.BaseCellView |
build,
cellAtPixel,
displayCellCustomizer,
displayViewCustomizer,
drawSelectedCell,
getBorderSize,
getCellColorFeature,
getCellSize,
getCustomizeCell,
getDrawSelection,
hideCellCustomizer,
onUpdate,
requestUpdateAll,
setBorderSize,
setCellColorFeature,
setCellSize,
setCustomizeCell |
| Methods inherited from class edu.brook.ascape.view.CanvasView |
addNotify,
finalize,
getDrawEveryNUpdates,
getGraphicsRecorder,
getName,
getScape,
getViewFrame,
initializeBuffer,
onIterate,
onSetup,
onStart,
onStop,
removeScape,
scapeUpdated,
setDrawEveryNUpdates,
setGraphicsRecorder,
setName,
setViewFrame,
toString,
update,
updated |
| Methods inherited from class java.awt.Component |
action,
add,
addComponentListener,
addFocusListener,
addInputMethodListener,
addKeyListener,
addMouseListener,
addMouseMotionListener,
addPropertyChangeListener,
addPropertyChangeListener,
bounds,
checkImage,
checkImage,
coalesceEvents,
contains,
contains,
createImage,
createImage,
deliverEvent,
disable,
disableEvents,
dispatchEvent,
doLayout,
enable,
enable,
enableEvents,
enableInputMethods,
firePropertyChange,
getAlignmentX,
getAlignmentY,
getBackground,
getBounds,
getBounds,
getColorModel,
getComponentAt,
getComponentAt,
getComponentOrientation,
getCursor,
getDropTarget,
getFont,
getFontMetrics,
getForeground,
getGraphics,
getHeight,
getInputContext,
getInputMethodRequests,
getLocale,
getLocation,
getLocation,
getLocationOnScreen,
getMaximumSize,
getMinimumSize,
getParent,
getPeer,
getSize,
getSize,
getToolkit,
getTreeLock,
getWidth,
getX,
getY,
gotFocus,
handleEvent,
hasFocus,
hide,
imageUpdate,
inside,
invalidate,
isDisplayable,
isDoubleBuffered,
isEnabled,
isFocusTraversable,
isLightweight,
isOpaque,
isShowing,
isValid,
isVisible,
keyDown,
keyUp,
layout,
list,
list,
list,
list,
list,
locate,
location,
lostFocus,
minimumSize,
mouseDown,
mouseDrag,
mouseEnter,
mouseExit,
mouseMove,
mouseUp,
move,
nextFocus,
paintAll,
paramString,
postEvent,
preferredSize,
prepareImage,
prepareImage,
print,
printAll,
processComponentEvent,
processEvent,
processFocusEvent,
processInputMethodEvent,
processKeyEvent,
processMouseEvent,
processMouseMotionEvent,
remove,
removeComponentListener,
removeFocusListener,
removeInputMethodListener,
removeKeyListener,
removeMouseListener,
removeMouseMotionListener,
removeNotify,
removePropertyChangeListener,
removePropertyChangeListener,
repaint,
repaint,
repaint,
repaint,
requestFocus,
reshape,
resize,
resize,
setBackground,
setBounds,
setBounds,
setComponentOrientation,
setCursor,
setDropTarget,
setEnabled,
setFont,
setForeground,
setLocale,
setLocation,
setLocation,
setSize,
setSize,
setVisible,
show,
show,
size,
transferFocus,
validate |
| Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected int imageWidth
protected int imageHeight
| Constructor Detail |
public StretchyView()
public StretchyView(int maxElements)
| Method Detail |
public void addScape(Scape scape)
throws java.util.TooManyListenersException
public java.awt.Dimension getPreferredSize()
public void setBarValueAttribute1(java.lang.String barAttribute1)
public void setBarValueAttribute2(java.lang.String barAttribute2)
public void paint(java.awt.Graphics g)
|
(c) 1998-2000 The Brookings Insitution Webpage |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||