public class PolyLineTo extends java.lang.Object implements GeometryRow
Constructor and Description |
---|
PolyLineTo(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.String |
getA() |
boolean |
getDel() |
java.lang.Double |
getX() |
java.lang.Double |
getY() |
void |
setupMaster(GeometryRow row) |
public PolyLineTo(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.String getA()
public void setupMaster(GeometryRow row)
setupMaster
in interface
GeometryRow
(接口 GeometryRow 中的 setupMaster)
@NotImplemented public void addToPath(java.awt.geom.Path2D.Double path, XDGFShape parent)
addToPath
in interface
GeometryRow
(接口 GeometryRow 中的 addToPath)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.