Uses of Enum Class
ch.nolix.systemapi.gui.location.Location
Packages that use Location
Package
Description
-
Uses of Location in ch.nolix.system.gui.box
Fields in ch.nolix.system.gui.box declared as LocationMethods in ch.nolix.system.gui.box that return LocationMethods in ch.nolix.system.gui.box with parameters of type LocationModifier and TypeMethodDescriptionstatic CornerShadowCornerShadow.withCornerAndLocationAndSide1ThicknessAnsSide2ThicknessAndBlurRadiusAndColor(Corner corner, Location location, int side1Thickness, int side2Thickness, int blurRadius, IColor color) -
Uses of Location in ch.nolix.systemapi.gui.box
Methods in ch.nolix.systemapi.gui.box that return Location -
Uses of Location in ch.nolix.systemapi.gui.location
Subclasses with type arguments of type Location in ch.nolix.systemapi.gui.locationMethods in ch.nolix.systemapi.gui.location that return LocationModifier and TypeMethodDescriptionstatic LocationLocation.fromSpecification(INode<?> specification) static LocationReturns the enum constant of this class with the specified name.static Location[]Location.values()Returns an array containing the constants of this enum class, in the order they are declared.