Uses of Enum Class
com.xebisco.yield.ObjectAnchor
Packages that use ObjectAnchor
-
Uses of ObjectAnchor in com.xebisco.yield
Methods in com.xebisco.yield that return ObjectAnchorModifier and TypeMethodDescriptionTransform2D.anchor()Returns the anchor of the object.static ObjectAnchorReturns the enum constant of this class with the specified name.static ObjectAnchor[]ObjectAnchor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xebisco.yield with parameters of type ObjectAnchorModifier and TypeMethodDescriptionTransform2D.setAnchor(ObjectAnchor anchor) Sets the object's anchor.