Uses of Enum Class
io.github.tonywasher.joceanus.metis.viewer.MetisViewerStandardEntry
Packages that use MetisViewerStandardEntry
-
Uses of MetisViewerStandardEntry in io.github.tonywasher.joceanus.metis.viewer
Methods in io.github.tonywasher.joceanus.metis.viewer that return MetisViewerStandardEntryModifier and TypeMethodDescriptionstatic MetisViewerStandardEntryReturns the enum constant of this class with the specified name.static MetisViewerStandardEntry[]MetisViewerStandardEntry.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.tonywasher.joceanus.metis.viewer with parameters of type MetisViewerStandardEntryModifier and TypeMethodDescription(package private) static OceanusBundleIdMetisViewerResource.getKeyForStdEntry(MetisViewerStandardEntry pEntry) Obtain key for stdEntry.MetisViewerManager.getStandardEntry(MetisViewerStandardEntry pEntry) Obtain standard entry.