- FiremanKeyhole - Class in io.elevator.components
-
Represents the driver for a physical fireman keyhole, having three states and placement data.
- FiremanKeyhole(boolean) - Constructor for class io.elevator.components.FiremanKeyhole
-
Crates a basic Fireman Keyhole, set to the Off position
- FiremanKeyhole.KeyState - Enum in io.elevator.components
-
Represents the three possible states a Fireman Keyhole can be placed in and whether each state is indicative of
emergency operation: OFF, ON, HOLD_BYPASS
- FireSensor(float) - Constructor for class io.elevator.components.EnvironmentSensor.FireSensor
-
A dummy fire detector
- flatten() - Method in class io.elevator.building.Building
-
- flatten() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
- flatten() - Method in class io.elevator.building.ControlPanel
-
- flatten() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
- flatten() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
- flatten() - Method in class io.elevator.building.Hoistway
-
- FloorControlPanel(int, boolean, boolean, Object) - Constructor for class io.elevator.building.ControlPanel.FloorControlPanel
-
Creates a basic landing control panel
- FloorIndicator(Integer) - Constructor for class io.elevator.components.Indicator.FloorIndicator
-
Creates a Floor Indicator to the given floor value and sets it active immediately
- FloorIndicator() - Constructor for class io.elevator.components.Indicator.FloorIndicator
-
Creates a Floor Indicator to the 0th floor value and sets it active immediately