|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.graphics.positionpaint.labelicons.ShapeLabelIcon
public abstract class ShapeLabelIcon
| Constructor Summary | |
|---|---|
ShapeLabelIcon()
|
|
| Method Summary | |
|---|---|
abstract java.awt.Shape |
getShape(float x,
float y,
IconLabelFormats formats,
float pixelsPerMillimeter)
|
void |
paint(java.awt.Graphics2D g,
float x,
float y,
IconLabelFormats formats,
float pixelsPerMillimeter)
Paints the shape of the implementing class depending on the specified formats and restores the current Stroke after the operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.graphics.positionpaint.labelicons.LabelIcon |
|---|
id |
| Constructor Detail |
|---|
public ShapeLabelIcon()
| Method Detail |
|---|
public abstract java.awt.Shape getShape(float x,
float y,
IconLabelFormats formats,
float pixelsPerMillimeter)
public void paint(java.awt.Graphics2D g,
float x,
float y,
IconLabelFormats formats,
float pixelsPerMillimeter)
Stroke after the operation.
paint in interface LabelIconinfo.bioinfweb.treegraph.graphics.positionpaint.labelicons.LabelIcon#paint(java.awt.Graphics2D, float, float, info.bioinfweb.treegraph.document.format.LabelFormats, float)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||