Class VertexStyle

  • All Implemented Interfaces:
    Style

    public class VertexStyle
    extends Object
    implements Style
    • Constructor Detail

      • VertexStyle

        public VertexStyle​(Color color)
    • Method Detail

      • getColor

        public Color getColor()
      • setColor

        public void setColor​(Color color)
      • getSize

        public int getSize()
      • setSize

        public void setSize​(int size)
      • getSymbol

        public int getSymbol()
      • setSymbol

        public void setSymbol​(int sym)