- DashboardFragment - Class in uk.ac.newcastle.team22.usb.fragments
-
A class which represents the dashboard fragment of the Urban Sciences Building.
- DashboardFragment() - Constructor for class uk.ac.newcastle.team22.usb.fragments.DashboardFragment
-
- DEFAULT_COLOR - Static variable in class uk.ac.newcastle.team22.usb.coreApp.ColorUtility
-
The default color to return when a color could not parsed.
- Direction - Enum in uk.ac.newcastle.team22.usb.navigation
-
A class to define navigation directions.
- DirectionCardData - Class in uk.ac.newcastle.team22.usb.navigation
-
A class to represent the information stored in a navigation card in the UI.
- DirectionCardData(String, String, int) - Constructor for class uk.ac.newcastle.team22.usb.navigation.DirectionCardData
-
- directions - Variable in class uk.ac.newcastle.team22.usb.navigation.Edge
-
The directions from the edge.
- disableCache(FirestoreCompletionHandler<Void>) - Method in class uk.ac.newcastle.team22.usb.firebase.FirebaseManager
-
Disables the Firestore cache.
- distances - Variable in class uk.ac.newcastle.team22.usb.navigation.Edge
-
The distances from the edge.
- doInBackground(Void...) - Method in class uk.ac.newcastle.team22.usb.coreApp.JSONDataFetcher
-