Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- fi.metropolia.herbreferenceguide.camera.CameraImage (implements android.os.Parcelable)
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- fi.metropolia.herbreferenceguide.camera.CameraActivity (implements android.view.View.OnClickListener)
- fi.metropolia.herbreferenceguide.camera.ImageGalleryActivity (implements fi.metropolia.herbreferenceguide.RecyclerViewInterface)
- fi.metropolia.herbreferenceguide.plant.ItemDisplayActivity
- fi.metropolia.herbreferenceguide.MainActivity
- fi.metropolia.herbreferenceguide.note.NoteActivity (implements fi.metropolia.herbreferenceguide.RecyclerViewInterface)
- fi.metropolia.herbreferenceguide.note.NoteAddingActivity
- fi.metropolia.herbreferenceguide.note.NoteUpdatingActivity
- fi.metropolia.herbreferenceguide.plant.PlantActivity (implements fi.metropolia.herbreferenceguide.RecyclerViewInterface)
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- android.view.ContextThemeWrapper
- android.content.ContextWrapper
- fi.metropolia.herbreferenceguide.ExampleInstrumentedTest
- fi.metropolia.herbreferenceguide.ExampleUnitTest
- fi.metropolia.herbreferenceguide.camera.ImageDeletingThread (implements java.lang.Runnable)
- fi.metropolia.herbreferenceguide.camera.ImageLoadingThread (implements java.lang.Runnable)
- fi.metropolia.herbreferenceguide.database.Note
- fi.metropolia.herbreferenceguide.database.Plant (implements android.os.Parcelable)
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- fi.metropolia.herbreferenceguide.camera.ImageAdapter
- fi.metropolia.herbreferenceguide.note.NoteAdapter
- fi.metropolia.herbreferenceguide.plant.PlantRecyclerViewAdapter
- androidx.recyclerview.widget.RecyclerView.ViewHolder
- fi.metropolia.herbreferenceguide.camera.ImageAdapter.ViewHolder
- fi.metropolia.herbreferenceguide.note.NoteAdapter.ViewHolder
- fi.metropolia.herbreferenceguide.plant.PlantRecyclerViewAdapter.ViewHolder
- androidx.room.RoomDatabase
- fi.metropolia.herbreferenceguide.database.AppDatabase
Interface Hierarchy
- fi.metropolia.herbreferenceguide.database.NoteDao
- fi.metropolia.herbreferenceguide.database.PlantDao
- fi.metropolia.herbreferenceguide.RecyclerViewInterface