class MarkOval extends GazeMarkBase
mSize, mTypeName
Constructor and Description |
---|
MarkOval(java.lang.String typeName) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
draw(java.awt.Graphics g,
java.awt.Point coords) |
getSize, getTypeName, setSize
public java.awt.geom.Rectangle2D draw(java.awt.Graphics g, java.awt.Point coords)
draw
in class GazeMarkBase