|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IView
This represents the object stored in the Commuter View panel.
| Field Summary |
|---|
| Fields inherited from interface com.azalient.api.a.tables.IRecord |
|---|
DELETED, KEY_SEP, KEY_SEP_CHAR |
| Method Summary | |
|---|---|
IAngle |
angle()
The rotation angle (bearing) of the view |
int |
aspectIndex()
The index of the aspect for this view |
IXyz |
centre()
The centre point of the view |
double |
depth()
The depth slice height, in metres. |
int |
drawIntervalLevel()
The draw interval (how many seconds between successive redraws). |
double |
explode()
The view-explosion factor. |
IShape.RenderMode |
renderMode()
The render mode for the view |
int |
scope()
The scope for the view [0 .. |
double |
tilt()
The tilt angle of the view, in degrees |
double |
zoom()
The zoom height of the view |
| Methods inherited from interface com.azalient.api.file.StoreRecordRW |
|---|
canRename, rename, store |
| Methods inherited from interface com.azalient.api.file.RecordR |
|---|
extraSet, finished, isApplicable, isEditable, set |
| Methods inherited from interface com.azalient.api.a.tables.IRecord |
|---|
name |
| Methods inherited from interface com.azalient.api.file.RecordW |
|---|
extraCols, extraGet, extraGetB, extraGetD, extraGetI, extraGetS, extraGetT, get, isVolatile |
| Method Detail |
|---|
IXyz centre()
IAngle angle()
double zoom()
double tilt()
double depth()
double explode()
int aspectIndex()
int drawIntervalLevel()
int scope()
IShape.RenderMode renderMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||