Package de.latlon.deejump.plugin.style
Class StarVertexStyle
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
-
- de.latlon.deejump.plugin.style.StarVertexStyle
-
- All Implemented Interfaces:
Style,Cloneable,SLDImporter.FillStyle,SLDImporter.SizedStrokeFillStyle,SLDImporter.SizedStyle,SLDImporter.StrokeFillStyle,SLDImporter.StrokeStyle
public class StarVertexStyle extends VertexStyle
...- Author:
- Ugo Taddei
-
-
Field Summary
-
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
shape, size
-
-
Constructor Summary
Constructors Constructor Description StarVertexStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpaint(Graphics2D g, Point2D p)-
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
clone, getFillColor, getFilling, getLineColor, getShape, getSize, initialize, isEnabled, paint, render, setAlpha, setEnabled, setFillColor, setFilling, setLineColor, setLinePattern, setLineWidth, setRenderingLinePattern, setSize
-
-
-
-
Method Detail
-
paint
public void paint(Graphics2D g, Point2D p)
- Overrides:
paintin classVertexStyle
-
-