public class MoveTo extends java.lang.Object implements GeometryRow
Constructor and Description |
---|
MoveTo(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) |
boolean |
getDel() |
java.lang.Double |
getX() |
java.lang.Double |
getY() |
void |
setupMaster(GeometryRow row) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public boolean getDel()
public java.lang.Double getX()
public java.lang.Double getY()
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 2021 The Apache Software Foundation or its licensors, as applicable.