Home
last modified time | relevance | path

Searched refs:compassRotationState (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DPlanController.java172 private final ControllerState compassRotationState; field in PlanController
256 this.compassRotationState = new CompassRotationState(); in PlanController()
763 return this.compassRotationState; in getCompassRotationState()