public class LastGazeMapProducer extends GazeMapProducer
mDrawLabels, mDrawMode, mDrawShapes, mMark
Constructor and Description |
---|
LastGazeMapProducer(java.lang.String markType) |
Modifier and Type | Method and Description |
---|---|
protected java.awt.geom.Rectangle2D |
drawLabel(java.awt.Graphics2D g,
IGazeContainer gazes,
java.lang.String label) |
protected java.awt.geom.Rectangle2D |
drawShape(java.awt.Graphics g,
IGazeContainer gazes) |
protected java.awt.Point |
getLabelAnchor(java.awt.Point pnt) |
BuildMap, getDrawLabels, getDrawMode, getDrawShapes, getMark, setDrawLabels, setDrawMode, setDrawShapes, setMark
public LastGazeMapProducer(java.lang.String markType) throws java.lang.Exception
java.lang.Exception
protected java.awt.geom.Rectangle2D drawShape(java.awt.Graphics g, IGazeContainer gazes)
drawShape
in class GazeMapProducer
protected java.awt.geom.Rectangle2D drawLabel(java.awt.Graphics2D g, IGazeContainer gazes, java.lang.String label)
drawLabel
in class GazeMapProducer
protected java.awt.Point getLabelAnchor(java.awt.Point pnt)