public class InfiniteLine extends java.lang.Object implements GeometryRow
Constructor and Description |
---|
InfiniteLine(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() |
boolean |
getDel() |
java.awt.geom.Path2D.Double |
getPath() |
java.lang.Double |
getX() |
java.lang.Double |
getY() |
void |
setupMaster(GeometryRow row) |
public InfiniteLine(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 void setupMaster(GeometryRow row)
setupMaster
in interface GeometryRow
public void addToPath(java.awt.geom.Path2D.Double path, XDGFShape parent)
addToPath
in interface GeometryRow
public java.awt.geom.Path2D.Double getPath()
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.