|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.rendering.r2d.strokes.OffsetStroke
public class OffsetStroke
OffsetStroke
Idea: it would be good to combine the offset line and the line width line. In that case the offset and line width
could be adjusted dynamically when angles are too small.
Constructor Summary | |
---|---|
OffsetStroke(double offset,
java.awt.Stroke stroke,
PerpendicularOffsetType type)
|
Method Summary | |
---|---|
java.awt.Shape |
createStrokedShape(java.awt.Shape p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OffsetStroke(double offset, java.awt.Stroke stroke, PerpendicularOffsetType type)
offset
- stroke
- type
- may be null, default is StandardMethod Detail |
---|
public java.awt.Shape createStrokedShape(java.awt.Shape p)
createStrokedShape
in interface java.awt.Stroke
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |