Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
PlanController.ControllerStateDecorator
A decorator on controller state, useful to change the behavior of an existing state.
|
Modifier and Type | Method and Description |
---|---|
protected PlanController.ControllerState |
PlanController.getCameraElevationState()
Returns the camera elevation state.
|
protected PlanController.ControllerState |
PlanController.getCameraPitchRotationState()
Returns the camera pitch rotation state.
|
protected PlanController.ControllerState |
PlanController.getCameraYawRotationState()
Returns the camera yaw rotation state.
|
protected PlanController.ControllerState |
PlanController.getCompassResizeState()
Returns the compass resize state.
|
protected PlanController.ControllerState |
PlanController.getCompassRotationState()
Returns the compass rotation state.
|
protected PlanController.ControllerState |
PlanController.getDimensionLineCreationState()
Returns the dimension line creation state.
|
protected PlanController.ControllerState |
PlanController.getDimensionLineDrawingState()
Returns the dimension line drawing state.
|
PlanController.ControllerState |
PlanController.getDimensionLineElevationState()
Returns the dimension line elevation state.
|
protected PlanController.ControllerState |
PlanController.getDimensionLineOffsetState()
Returns the dimension line offset state.
|
PlanController.ControllerState |
PlanController.getDimensionLinePitchRotationState()
Returns the dimension line rotation state.
|
protected PlanController.ControllerState |
PlanController.getDimensionLineResizeState()
Returns the dimension line resize state.
|
protected PlanController.ControllerState |
PlanController.getDragAndDropState()
Returns the drag and drop state.
|
protected PlanController.ControllerState |
PlanController.getLabelCreationState()
Returns the label creation state.
|
protected PlanController.ControllerState |
PlanController.getLabelElevationState()
Returns the label elevation state.
|
protected PlanController.ControllerState |
PlanController.getLabelRotationState()
Returns the label rotation state.
|
protected PlanController.ControllerState |
PlanController.getLightPowerModificationState()
Returns the light power modification state.
|
protected PlanController.ControllerState |
PlanController.getPanningState()
Returns the panning state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureElevationState()
Returns the piece elevation state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureHeightState()
Returns the piece height state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureNameOffsetState()
Returns the piece name offset state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureNameRotationState()
Returns the piece name rotation state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurniturePitchRotationState()
Returns the piece pitch rotation state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureResizeState()
Returns the piece resize state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureRollRotationState()
Returns the piece roll rotation state.
|
protected PlanController.ControllerState |
PlanController.getPieceOfFurnitureRotationState()
Returns the piece rotation state.
|
protected PlanController.ControllerState |
PlanController.getPolylineCreationState()
Returns the polyline creation state.
|
protected PlanController.ControllerState |
PlanController.getPolylineDrawingState()
Returns the polyline drawing state.
|
protected PlanController.ControllerState |
PlanController.getPolylineResizeState()
Returns the polyline resize state.
|
protected PlanController.ControllerState |
PlanController.getRectangleSelectionState()
Returns the rectangle selection state.
|
protected PlanController.ControllerState |
PlanController.getRoomAreaOffsetState()
Returns the room area offset state.
|
protected PlanController.ControllerState |
PlanController.getRoomAreaRotationState()
Returns the room area rotation state.
|
protected PlanController.ControllerState |
PlanController.getRoomCreationState()
Returns the room creation state.
|
protected PlanController.ControllerState |
PlanController.getRoomDrawingState()
Returns the room drawing state.
|
protected PlanController.ControllerState |
PlanController.getRoomNameOffsetState()
Returns the room name offset state.
|
protected PlanController.ControllerState |
PlanController.getRoomNameRotationState()
Returns the room name rotation state.
|
protected PlanController.ControllerState |
PlanController.getRoomResizeState()
Returns the room resize state.
|
protected PlanController.ControllerState |
PlanController.getSelectionMoveState()
Returns the selection move state.
|
protected PlanController.ControllerState |
PlanController.getSelectionState()
Returns the selection state.
|
protected PlanController.ControllerState |
PlanController.getWallArcExtentState()
Returns the wall arc extent state.
|
protected PlanController.ControllerState |
PlanController.getWallCreationState()
Returns the wall creation state.
|
protected PlanController.ControllerState |
PlanController.getWallDrawingState()
Returns the wall drawing state.
|
protected PlanController.ControllerState |
PlanController.getWallResizeState()
Returns the wall resize state.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PlanController.setState(PlanController.ControllerState state)
Changes current state of controller.
|
Constructor and Description |
---|
ControllerStateDecorator(PlanController.ControllerState state) |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License