public abstract class AgileViewPanel extends ViewPanel implements javax.media.opengl.GLEventListener
activeLayer, awtCursor, cams, CIRCLE, curDragx, curDragy, drawVTMcursor, FIRST_ORDER_PAN_WIDGET, lens, NO_COORDS, NONE, oldX, oldY, origDragx, origDragy, OVAL, parent, stableRefToBackBufferGraphics| Constructor and Description |
|---|
AgileViewPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
display(javax.media.opengl.GLAutoDrawable drawable) |
void |
dispose(javax.media.opengl.GLAutoDrawable drawable) |
BufferedImage |
getImage()
Not implemented yet.
|
int |
getRefreshRate()
Gets the maximum view refresh rate.
|
void |
init(javax.media.opengl.GLAutoDrawable drawable) |
void |
reshape(javax.media.opengl.GLAutoDrawable drawable,
int x,
int y,
int width,
int height) |
void |
setFontRenderingStrategy(int strategy) |
void |
setRefreshRate(int rr)
Sets the maximum view refresh rate.
|
afterLensHook, backgroundHook, componentHidden, componentMoved, componentResized, componentShown, drawPortals, foregroundHook, getAutoRequestFocusOnMouseEnter, getComponent, getDelay, getGlyphsUnderCursorList, getLayerVisibilityOfContext, getLayerVisibilityOfLens, getLens, getListeners, getNoEventCoordinates, getVCursor, getVisibilityPadding, hideFirstOrderPanWidget, isShowingFirstOrderPanWidget, lastGlyphEntered, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, portalsHook, setAutoRequestFocusOnMouseEnter, setAWTCursor, setAWTCursor, setDrawCursor, setDrawOval, setDrawRect, setDrawSegment, setFirstOrderPanWidget, setLayerVisibility, setLens, setNoEventCoordinates, setVisibilityPadding, showFirstOrderPanWidget, spaceToViewCoords, viewToSpaceCoordspublic void init(javax.media.opengl.GLAutoDrawable drawable)
init in interface javax.media.opengl.GLEventListenerpublic void reshape(javax.media.opengl.GLAutoDrawable drawable,
int x,
int y,
int width,
int height)
reshape in interface javax.media.opengl.GLEventListenerpublic void dispose(javax.media.opengl.GLAutoDrawable drawable)
dispose in interface javax.media.opengl.GLEventListenerpublic void display(javax.media.opengl.GLAutoDrawable drawable)
display in interface javax.media.opengl.GLEventListenerpublic void setRefreshRate(int rr)
ViewPanelsetRefreshRate in class ViewPanelrr - positive integer in millisecondspublic int getRefreshRate()
ViewPanelgetRefreshRate in class ViewPanelpublic BufferedImage getImage()
public void setFontRenderingStrategy(int strategy)
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.