|
||||||||||
| 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
javax.swing.JPanel
javax.media.opengl.GLJPanel
cz.cuni.amis.nb.pogamut.unreal.map.MapGLPanel
cz.cuni.amis.nb.pogamut.unreal.map.SelectableMapGLPanel
cz.cuni.amis.nb.pogamut.unreal.timeline.map.TLMapGLPanel
public class TLMapGLPanel
Panel that is rendering map structure and agents inside.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| 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 cz.cuni.amis.nb.pogamut.unreal.map.MapGLPanel |
|---|
agentRenderes, environmentRenderer, lastGLName, logger, mapController, mapRenderer, mapViewpoint |
| 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 | |
|---|---|
TLMapGLPanel(cz.cuni.amis.pogamut.unreal.communication.worldview.map.IUnrealMap map,
TLDatabase db)
|
|
| Method Summary | |
|---|---|
MapRenderer |
getMapRenderer()
|
MapViewpoint |
getMapViewpoint()
|
| Methods inherited from class cz.cuni.amis.nb.pogamut.unreal.map.SelectableMapGLPanel |
|---|
destroy, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from class cz.cuni.amis.nb.pogamut.unreal.map.MapGLPanel |
|---|
getAgentsAt, getMap, onChangedViewpoint |
| Methods inherited from class javax.media.opengl.GLJPanel |
|---|
addGLEventListener, addNotify, createContext, display, getAutoSwapBufferMode, getContext, getGL, getChosenGLCapabilities, paintComponent, removeGLEventListener, removeNotify, reshape, setAutoSwapBufferMode, setGL, setOpaque, setRealized, shouldPreserveColorBufferIfTranslucent, swapBuffers |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.media.opengl.GLAutoDrawable |
|---|
repaint |
| Methods inherited from interface javax.media.opengl.GLDrawable |
|---|
getHeight, getWidth, setSize |
| Methods inherited from interface javax.media.opengl.ComponentEvents |
|---|
addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, addPropertyChangeListener, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
|---|
public TLMapGLPanel(cz.cuni.amis.pogamut.unreal.communication.worldview.map.IUnrealMap map,
TLDatabase db)
| Method Detail |
|---|
public MapViewpoint getMapViewpoint()
public MapRenderer getMapRenderer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||