|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.rendering.r2d.strokes.TextStroke
public class TextStroke
TextStroke
| Constructor Summary | |
|---|---|
TextStroke(java.lang.String text,
java.awt.Font font,
LinePlacement linePlacement)
|
|
| Method Summary | |
|---|---|
java.awt.Shape |
createStrokedShape(java.awt.Shape shape)
|
double |
getLineHeight()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextStroke(java.lang.String text,
java.awt.Font font,
LinePlacement linePlacement)
text - font - linePlacement - | Method Detail |
|---|
public java.awt.Shape createStrokedShape(java.awt.Shape shape)
createStrokedShape in interface java.awt.Strokepublic double getLineHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||