Uses of Enum Class
org.w3._1999.xhtml.Shape
Packages that use Shape
-
Uses of Shape in org.w3._1999.xhtml
Fields in org.w3._1999.xhtml declared as ShapeMethods in org.w3._1999.xhtml that return ShapeModifier and TypeMethodDescriptionstatic ShapeGets the enum associated to the value passed as parameter.A.getShape()Gets the value of the shape property.Area.getShape()Gets the value of the shape property.static ShapeReturns the enum constant of this class with the specified name.static Shape[]Shape.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.w3._1999.xhtml with parameters of type Shape