edu.umd.cfar.lamp.viper.gui.chronology
Class Markers

java.lang.Object
  extended byedu.umd.cfar.lamp.viper.gui.chronology.Markers

public class Markers
extends java.lang.Object

Author:
davidm To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Markers()
           
 
Method Summary
 void addMarker()
           
 ViperChronicleView getChronicle()
           
 ChronicleMarkerModel getRelatedMarkerModel()
           
 void setChronicle(ViperChronicleView view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Markers

public Markers()
Method Detail

addMarker

public void addMarker()

getChronicle

public ViperChronicleView getChronicle()
Returns:

setChronicle

public void setChronicle(ViperChronicleView view)
Parameters:
view -

getRelatedMarkerModel

public ChronicleMarkerModel getRelatedMarkerModel()