Uses of Enum Class
org.audiveris.proxymusic.BendShape
Packages that use BendShape
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of BendShape in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as BendShapeMethods in org.audiveris.proxymusic that return BendShapeModifier and TypeMethodDescriptionstatic BendShapeBend.getShape()Gets the value of the shape property.static BendShapeReturns the enum constant of this class with the specified name.static BendShape[]BendShape.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.audiveris.proxymusic with parameters of type BendShape