|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HSceneBinding
This interface is implemented by a platform defined class in order
to provide a means of denoting certain properties of an
HScene
where that HScene
is typically
owned by another application (and, therefore, direct access to the
HScene
reference is not permitted).
Method Summary | |
---|---|
OcapAppAttributes |
getAppAttributes()
Gets the application attributes with which the HScene
denoted by this HSceneBinding is associated. |
HGraphicsDevice |
getGraphicsDevice()
Gets the graphics device with which the HScene
denoted by this HSceneBinding is associated. |
HScreenRectangle |
getRectangle()
Gets the screen rectangle of the HScene denoted by
this HSceneBinding in the normalized coordinate
space of the HScreen to which
getGraphicsDevice() is mapped. |
Method Detail |
---|
HScreenRectangle getRectangle()
HScene
denoted by
this HSceneBinding
in the normalized coordinate
space of the HScreen
to which
getGraphicsDevice()
is mapped.
HScene
denoted by
this HSceneBinding
.OcapAppAttributes getAppAttributes()
HScene
denoted by this HSceneBinding
is associated.
HScene
is denoted by this
HSceneBinding
.HGraphicsDevice getGraphicsDevice()
HScene
denoted by this HSceneBinding
is associated.
HScene
that is denoted by this
HSceneBinding
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |