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, name
enabled, 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, paintLineString
clone, initialize, isEnabled, paint, paintGeometry, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, initialize, isEnabled, paint, setEnabled
public 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 LineStringEndpointStyle
java.awt.geom.NoninvertibleTransformException