hep.wired.feature
Interface Rotateable2D

All Superinterfaces:
Feature
All Known Subinterfaces:
Transformable2D

public interface Rotateable2D
extends Feature

Can rotate viewpoint in Z-plane.

Version:
$Id: Rotateable2D.java 8598 2006-08-14 20:38:02Z duns $
Author:
Mark Donszelmann

Method Summary
 void rotate(double theta)
          Rotates viewpoint in Z-plane over theta radians.
 

Method Detail

rotate

void rotate(double theta)
Rotates viewpoint in Z-plane over theta radians.



Copyright © 1996-2013 FreeHEP. All Rights Reserved.