public abstract class LineStringEndpointStyle extends LineStringStyle
LINE, POLY_HOLE, POLY_SHELL
Constructor and Description |
---|
LineStringEndpointStyle(boolean start) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
paint(Point2D terminal,
Point2D next,
Viewport viewport,
Graphics2D graphics) |
protected void |
paintLineString(LineString lineString,
int lineType,
Viewport viewport,
Graphics2D graphics) |
paint, paint
protected void paintLineString(LineString lineString, int lineType, Viewport viewport, Graphics2D graphics) throws Exception
paintLineString
in class LineStringStyle
Exception
Copyright © 2020. All rights reserved.