Class VmlDrawing.VShapeJson

java.lang.Object
io.keikai.importer.VmlDrawing.VShapeJson
Enclosing class:
VmlDrawing

public static class VmlDrawing.VShapeJson extends Object
  • Constructor Details

  • Method Details

    • isFormCtrlType

      public boolean isFormCtrlType()
    • getObjectType

      public String getObjectType()
    • isNote

      public boolean isNote()
    • getColumn

      public int getColumn()
    • getRow

      public int getRow()
    • getId

      public String getId()
    • getSpid

      public String getSpid()
    • getFillColor

      public String getFillColor()
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getLeft

      public int getLeft()
    • getTop

      public int getTop()
    • isVisibility

      public boolean isVisibility()
    • getFmlaRange

      public String getFmlaRange()
    • getFmlaLink

      public 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()