Class LayerStyle

  • All Implemented Interfaces:
    Style

    public class LayerStyle
    extends Object
    implements Style
    • Constructor Detail

      • LayerStyle

        public LayerStyle​(BasicStyle geomStyle)
      • LayerStyle

        public LayerStyle​(LayerStyle layerStyle)
    • Method Detail

      • getDecoratorStyle

        public StyleList getDecoratorStyle()
      • getFillType

        public int getFillType()
      • setFillType

        public void setFillType​(int fillType)
      • getVertexSymbol

        public int getVertexSymbol()
      • setVertexSymbol

        public void setVertexSymbol​(int sym)
      • setColor

        public void setColor​(Color color)
      • setVertices

        public void setVertices​(boolean show)
      • isVertices

        public boolean isVertices()
      • setEndpoints

        public void setEndpoints​(boolean show)
      • isEndpoints

        public boolean isEndpoints()
      • getVertexSize

        public int getVertexSize()
      • setVertexSize

        public void setVertexSize​(int size)
      • getVertexColor

        public Color getVertexColor()
      • setVertexColor

        public void setVertexColor​(Color color)
      • setVertexLabels

        public void setVertexLabels​(boolean show)
      • isVertexLabels

        public boolean isVertexLabels()
      • setLabel

        public void setLabel​(boolean show)
      • isLabel

        public boolean isLabel()
      • getLabelSize

        public int getLabelSize()
      • setLabelSize

        public void setLabelSize​(int size)
      • getLabelColor

        public Color getLabelColor()
      • setLabelColor

        public void setLabelColor​(Color color)
      • setOffset

        public void setOffset​(boolean show)
      • isOffset

        public boolean isOffset()
      • setOffsetSize

        public void setOffsetSize​(int offsetSize)
      • getOffsetSize

        public int getOffsetSize()
      • setOrientations

        public void setOrientations​(boolean show)
      • isOrientations

        public boolean isOrientations()
      • setStructure

        public void setStructure​(boolean show)
      • isStructure

        public boolean isStructure()
      • setSegIndex

        public void setSegIndex​(boolean show)
      • isSegIndex

        public boolean isSegIndex()
      • setShift

        public void setShift​(boolean isShift)
      • isShifted

        public boolean isShifted()