com.vividsolutions.jump.workbench.ui.renderer.style
Class SquareVertexStyle

java.lang.Object
  extended by com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
      extended by com.vividsolutions.jump.workbench.ui.renderer.style.SquareVertexStyle
All Implemented Interfaces:
Style, java.lang.Cloneable, SLDImporter.FillStyle, SLDImporter.SizedStrokeFillStyle, SLDImporter.SizedStyle, SLDImporter.StrokeFillStyle, SLDImporter.StrokeStyle

public class SquareVertexStyle
extends VertexStyle


Field Summary
 
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
shape, size
 
Constructor Summary
SquareVertexStyle()
           
 
Method Summary
 
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.VertexStyle
clone, getFillColor, getFilling, getLineColor, getSize, initialize, isEnabled, paint, paint, render, setAlpha, setEnabled, setFillColor, setFilling, setLineColor, setLinePattern, setLineWidth, setRenderingLinePattern, setSize
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SquareVertexStyle

public SquareVertexStyle()