|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle
com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle
com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle.Feathers
public abstract static class ArrowLineStringEndpointStyle.Feathers
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle |
|---|
ArrowLineStringEndpointStyle.Feathers, ArrowLineStringEndpointStyle.FeathersEnd, ArrowLineStringEndpointStyle.FeathersStart, ArrowLineStringEndpointStyle.NarrowSolidEnd, ArrowLineStringEndpointStyle.NarrowSolidStart, ArrowLineStringEndpointStyle.OpenEnd, ArrowLineStringEndpointStyle.OpenStart, ArrowLineStringEndpointStyle.SolidEnd, ArrowLineStringEndpointStyle.SolidStart |
| Field Summary |
|---|
| Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle |
|---|
finLength |
| Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle |
|---|
icon, name |
| Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle |
|---|
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke |
| Constructor Summary | |
|---|---|
ArrowLineStringEndpointStyle.Feathers(java.lang.String name,
boolean start,
java.lang.String iconFile)
|
|
| Method Summary | |
|---|---|
void |
initialize(Layer layer)
Called before #paint is applied to each Feature. |
protected void |
paint(java.awt.geom.Point2D terminal,
java.awt.geom.Point2D next,
Viewport viewport,
java.awt.Graphics2D graphics)
|
| Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringEndpointStyle |
|---|
getIcon, getName, paintLineString |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle |
|---|
clone, isEnabled, paint, paintGeometry, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.vividsolutions.jump.workbench.ui.renderer.style.Style |
|---|
clone, isEnabled, paint, setEnabled |
| Constructor Detail |
|---|
public ArrowLineStringEndpointStyle.Feathers(java.lang.String name,
boolean start,
java.lang.String iconFile)
| Method Detail |
|---|
protected void paint(java.awt.geom.Point2D terminal,
java.awt.geom.Point2D next,
Viewport viewport,
java.awt.Graphics2D graphics)
throws java.awt.geom.NoninvertibleTransformException
paint in class ArrowLineStringEndpointStylejava.awt.geom.NoninvertibleTransformExceptionpublic void initialize(Layer layer)
Style
initialize in interface Styleinitialize in class LineStringStyle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||