@Serializable() public final class LinkRect
private final Double
top
left
width
height
LinkRect(Double top, Double left, Double width, Double height)
final Double
getTop()
getLeft()
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getTop()
final Double getLeft()
final Double getWidth()
final Double getHeight()