public class FrameArrangement extends Object
Modifier and Type | Field and Description |
---|---|
DockerArrangementNode |
dockerArr |
int |
height |
boolean |
isMaximizedHoriz |
boolean |
isMaximizedVert |
int |
width |
int |
x |
int |
y |
Constructor and Description |
---|
FrameArrangement() |
public int x
public int y
public int width
public int height
public boolean isMaximizedHoriz
public boolean isMaximizedVert
public DockerArrangementNode dockerArr
Copyright © 2016 Metron, Inc.. All rights reserved.