MindFusion.Java Package Programmer's Guide
Camera Members
Fields Methods
 


The following tables list the members exposed by the Camera type.

 Public Fields

  Name Description

ALLOW_X_ROTATION

 

ALLOW_X_TRANSLATION

 

ALLOW_Y_ROTATION

 

ALLOW_Y_TRANSLATION

 

ALLOW_ZOOM

 

NONE

 

SNAP_BACK

 

 Public Methods

  Name Description

getCanvas

 

getFocusLineZOffset

 

getOrientation

Gets the camera orientation.

getPosition

Gets the camera position.

getRotationCenter

 

getScrollSpeed

 

getSnapSpeed

 

getTransform

 

getVisibleXRange

Note: returns (NaN, NaN) if camera orientation's X axis is not aligned with the global X axis.

getVisibleYRange

Note: returns (NaN, NaN) if camera orientation's Y axis is not aligned with the global Y axis.

getZoomSpeed

 

mouseDragged

 

mouseExited

 

mousePressed

 

mouseReleased

 

mouseWheelMoved

 

parent

Overloaded.  

reset

 

setCanvas

 

setFocusLineZOffset

 

setOrientation

 

setPolicy

 

setPosition

Sets the camera position.

setRotationCenter

 

setScrollSpeed

Sets the Camera's scroll speed.

setSnapSpeed

Sets the Camera's snap speed.

setZoomSpeed

Sets the Camera's zoom speed.

updateCamera

 

 Protected Methods

  Name Description

integrateTransforms

 

 See Also

Camera Class
com.mindfusion.charting.threed Namespace