public class RelCubBezTo extends java.lang.Object implements GeometryRow
Constructor and Description |
---|
RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType row) |
Modifier and Type | Method and Description |
---|---|
void |
addToPath(java.awt.geom.Path2D.Double path,
XDGFShape parent) |
java.lang.Double |
getA() |
java.lang.Double |
getB() |
java.lang.Double |
getC() |
java.lang.Double |
getD() |
boolean |
getDel() |
java.lang.Double |
getX() |
java.lang.Double |
getY() |
void |
setupMaster(GeometryRow row) |
public RelCubBezTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)
public boolean getDel()
public java.lang.Double getX()
public java.lang.Double getY()
public java.lang.Double getA()
public java.lang.Double getB()
public java.lang.Double getC()
public java.lang.Double getD()
public void setupMaster(GeometryRow row)
setupMaster
in interface GeometryRow
public void addToPath(java.awt.geom.Path2D.Double path, XDGFShape parent)
addToPath
in interface GeometryRow
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.