Package PamView.paneloverlay.overlaymark
Interface MarkExtraInfoSource
- All Known Implementing Classes:
 TDGraphFX.TDPlotPane
public interface MarkExtraInfoSource
- 
Method Summary
 
- 
Method Details
- 
getExtraInfo
MarkExtraInfo getExtraInfo()- Returns:
 - extra information about the mark being made from the panel (FX or Swing) that is making it.
 
 
 -