Class VmlDrawing.VShapeJson

  • Enclosing class:
    VmlDrawing

    public static class VmlDrawing.VShapeJson
    extends java.lang.Object
    • Constructor Detail

      • VShapeJson

        public VShapeJson​(VmlDrawing parent,
                          java.util.Map shape)
    • Method Detail

      • isFormCtrlType

        public boolean isFormCtrlType()
      • getObjectType

        public java.lang.String getObjectType()
      • isNote

        public boolean isNote()
      • getColumn

        public int getColumn()
      • getRow

        public int getRow()
      • getId

        public java.lang.String getId()
      • getSpid

        public java.lang.String getSpid()
      • getFillColor

        public java.lang.String getFillColor()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getLeft

        public int getLeft()
      • getTop

        public int getTop()
      • isVisibility

        public boolean isVisibility()
      • getFmlaRange

        public java.lang.String getFmlaRange()
      • getFmlaLink

        public java.lang.String getFmlaLink()
      • getVal

        public int getVal()
      • getMin

        public int getMin()
      • getMax

        public int getMax()
      • getIncrement

        public int getIncrement()
      • isHorizontal

        public boolean isHorizontal()
      • getPage

        public int getPage()