|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.extension.Shape.RectanglesInfo
public static class Shape.RectanglesInfo
Reply of #rectangles()
Field Summary | |
---|---|
int |
ordering
One of Shape.UN_SORTED , Shape.Y_SORTED , Shape.YX_SORTED ,
Shape.YX_BANDED |
Rectangle[] |
rectangles
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int ordering
Shape.UN_SORTED
, Shape.Y_SORTED
, Shape.YX_SORTED
,
Shape.YX_BANDED
public Rectangle[] rectangles
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |