|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
edu.umd.cs.piccolo.PCanvas
repast.simphony.visualization.visualization2D.RepastCanvas2D
public class RepastCanvas2D
| Nested Class Summary | |
|---|---|
class |
RepastCanvas2D.repastPiccoloMouseMotionListener
Deprecated. Assists mouse wheel zoom control by updating the center coord |
class |
RepastCanvas2D.repastPiccoloMouseWheelListener
Deprecated. Zoom control with mouse wheel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class edu.umd.cs.piccolo.PCanvas |
|---|
CURRENT_ZCANVAS, INTERATING_CHANGED_NOTIFICATION |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
RepastCanvas2D()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addLayer(edu.umd.cs.piccolo.PLayer layer)
Deprecated. |
void |
resetHomeView()
Deprecated. Resets the display view to the original zoom and camera bounds |
void |
setLayerTool(edu.umd.cs.piccolo.event.PBasicInputEventHandler ev,
Class clazz)
Deprecated. |
void |
setTool(edu.umd.cs.piccolo.event.PBasicInputEventHandler ev)
Deprecated. |
void |
setViewBounds(Rectangle2D bounds)
Deprecated. |
| Methods inherited from class edu.umd.cs.piccolo.PCanvas |
|---|
addInputEventListener, createDefaultCamera, createTimer, getAnimating, getCamera, getInteracting, getLayer, getPanEventHandler, getRoot, getZoomEventHandler, installInputSources, paintComponent, paintImmediately, popCursor, pushCursor, removeInputEventListener, removeInputSources, repaint, sendInputEventToInputManager, setAnimatingRenderQuality, setBounds, setCamera, setDefaultRenderQuality, setEnabled, setInteracting, setInteractingRenderQuality, setPanEventHandler, setZoomEventHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepastCanvas2D()
| Method Detail |
|---|
public void addLayer(edu.umd.cs.piccolo.PLayer layer)
public void setTool(edu.umd.cs.piccolo.event.PBasicInputEventHandler ev)
public void setLayerTool(edu.umd.cs.piccolo.event.PBasicInputEventHandler ev,
Class clazz)
public void setViewBounds(Rectangle2D bounds)
public void resetHomeView()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||