public class SMYLDRCConstraints extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SMYLDRCConstraints() |
SMYLDRCConstraints(int Column,
int Row,
int Width,
int Height) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getHeight() |
int |
getRow() |
int |
getWidth() |
void |
setColumn(int column) |
void |
setHeight(int height) |
void |
setRow(int row) |
void |
setWidth(int width) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic SMYLDRCConstraints(int Column,
int Row,
int Width,
int Height)
public SMYLDRCConstraints()
public int getRow()
public void setRow(int row)
public int getColumn()
public void setColumn(int column)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
Copyright © 2019 com.github.mfjamil. All rights reserved.