public class ArrowLineStringEndpointStyle extends LineStringEndpointStyle
| Modifier and Type | Class and Description |
|---|---|
static class |
ArrowLineStringEndpointStyle.Feathers |
static class |
ArrowLineStringEndpointStyle.FeathersEnd |
static class |
ArrowLineStringEndpointStyle.FeathersStart |
static class |
ArrowLineStringEndpointStyle.NarrowSolidEnd |
static class |
ArrowLineStringEndpointStyle.NarrowSolidStart |
static class |
ArrowLineStringEndpointStyle.OpenEnd |
static class |
ArrowLineStringEndpointStyle.OpenStart |
static class |
ArrowLineStringEndpointStyle.SolidEnd |
static class |
ArrowLineStringEndpointStyle.SolidStart |
| Modifier and Type | Field and Description |
|---|---|
protected double |
finLength |
icon, nameenabled, fillColorWithAlpha, lineColorWithAlpha, stroke| Constructor and Description |
|---|
ArrowLineStringEndpointStyle(java.lang.String name,
boolean start,
java.lang.String iconFile,
double finAngle,
double finLength,
boolean filled) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
paint(java.awt.geom.Point2D terminal,
java.awt.geom.Point2D next,
Viewport viewport,
java.awt.Graphics2D graphics) |
getIcon, getName, paintLineStringclone, initialize, isEnabled, paint, paintGeometry, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, initialize, isEnabled, paint, setEnabledpublic ArrowLineStringEndpointStyle(java.lang.String name,
boolean start,
java.lang.String iconFile,
double finAngle,
double finLength,
boolean filled)
finAngle - degreesfinLength - pixelsprotected 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 LineStringEndpointStylejava.awt.geom.NoninvertibleTransformException