|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.ViewportPanelConfiguration
public class ViewportPanelConfiguration
| Field Summary | |
|---|---|
java.lang.String |
cameraName
|
int |
gridheight
|
int |
gridwidth
|
int |
gridx
|
int |
gridy
|
| Constructor Summary | |
|---|---|
ViewportPanelConfiguration(java.lang.String cameraName,
int gridx,
int gridy,
int gridwidth,
int gridheight)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String cameraName
public int gridx
public int gridy
public int gridwidth
public int gridheight
| Constructor Detail |
|---|
public ViewportPanelConfiguration(java.lang.String cameraName,
int gridx,
int gridy,
int gridwidth,
int gridheight)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||