Package de.latlon.deejump.plugin.style
Class CircleVertexStyle
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
-
- de.latlon.deejump.plugin.style.CircleVertexStyle
-
- All Implemented Interfaces:
Style
,Cloneable
,SLDImporter.FillStyle
,SLDImporter.SizedStrokeFillStyle
,SLDImporter.SizedStyle
,SLDImporter.StrokeFillStyle
,SLDImporter.StrokeStyle
public class CircleVertexStyle extends VertexStyle
- Author:
- hamammi TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
-
-
Field Summary
-
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
shape, size
-
-
Constructor Summary
Constructors Constructor Description CircleVertexStyle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static Shape
createDefaultCircle()
-
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
clone, getFillColor, getFilling, getLineColor, getShape, getSize, initialize, isEnabled, paint, paint, render, setAlpha, setEnabled, setFillColor, setFilling, setLineColor, setLinePattern, setLineWidth, setRenderingLinePattern, setSize
-
-
-
-
Method Detail
-
createDefaultCircle
protected static Shape createDefaultCircle()
-
-