java.lang.Object
org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
All Implemented Interfaces:
GeometryRow

public class RelLineTo extends 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 Details

    • RelLineTo

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