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

public class RelQuadBezTo extends Object implements GeometryRow
Contains the x- and y-coordinates of the endpoint of a quadratic Bezier curve relative to the shape's width and height and the x- and y-coordinates of the control point of the curve relative shape's width and height.
  • Constructor Details

    • RelQuadBezTo

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