public class RECT extends StructObject
Constructor and Description |
---|
RECT() |
Modifier and Type | Method and Description |
---|---|
long |
bottom_$eq(long bottom) |
long |
bottom() |
RECT |
bottom(long bottom) |
long |
left_$eq(long left) |
long |
left() |
RECT |
left(long left) |
long |
right_$eq(long right) |
long |
right() |
RECT |
right(long right) |
long |
top_$eq(long top) |
long |
top() |
RECT |
top(long top) |
offsetOfField, toString
clone, equals
public RECT()
public long left()
public final long left_$eq(long left)
public long top()
public final long top_$eq(long top)
public long right()
public final long right_$eq(long right)
public long bottom()
public final long bottom_$eq(long bottom)
Copyright © 2009-2020. All Rights Reserved.