| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| SurfaceExtents | GetExtents
()
Get method for attribute "Extents" The minimum and maximum points on the surface |
| SurfaceOrientation | GetOrientation
()
Get method for attribute "Orientation" The orientation of the surface |
| SurfaceType | GetSurfaceType
()
This method returns the type of surface represented by a SurfaceDescriptor. |
| void | SetExtents
(SurfaceExtents value)
Set method for attribute "Extents" The minimum and maximum points on the surface |
| void | SetOrientation
(SurfaceOrientation value)
Set method for attribute "Orientation" The orientation of the surface |
| Method Detail |
|---|
| GetSurfaceType |
|---|
| SurfaceType | GetSurfaceType | () |
This method returns the type of surface represented by a SurfaceDescriptor.
|
| GetExtents/SetExtents |
|---|
| SurfaceExtents | GetExtents | () |
| void | SetExtents | (SurfaceExtents value) |
| The minimum and maximum points on the surface |
| GetOrientation/SetOrientation |
|---|
| SurfaceOrientation | GetOrientation | () |
| void | SetOrientation | (SurfaceOrientation value) |
| The orientation of the surface |