Class RelLineTo

  • All Implemented Interfaces:
    GeometryRow

    public class RelLineTo
    extends java.lang.Object
    implements GeometryRow
    Contains x-and y-coordinates of the ending vertex of a straight line segment relative to a shape's width and height.
    • Constructor Summary

      Constructors 
      Constructor Description
      RelLineTo​(com.microsoft.schemas.office.visio.x2012.main.RowType row)  
    • Constructor Detail

      • RelLineTo

        public RelLineTo​(com.microsoft.schemas.office.visio.x2012.main.RowType row)
    • Method Detail

      • getDel

        public boolean getDel()
      • getX

        public java.lang.Double getX()
      • getY

        public java.lang.Double getY()