Uses of Class
com.orchestranetworks.ui.perspective.DisplayDensity
-
Packages that use DisplayDensity Package Description com.orchestranetworks.ui.perspective -
-
Uses of DisplayDensity in com.orchestranetworks.ui.perspective
Methods in com.orchestranetworks.ui.perspective that return DisplayDensity Modifier and Type Method Description DisplayDensityPerspectiveTheme. getDensity()Returns the default density defined by the perspective.static DisplayDensityDisplayDensity. valueOf(String name)Returns the enum constant of this type with the specified name.static DisplayDensity[]DisplayDensity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-