Uses of Enum Class
org.jmol.shapespecial.Draw.EnumDrawType
Packages that use Draw.EnumDrawType
-
Uses of Draw.EnumDrawType in org.jmol.shapespecial
Fields in org.jmol.shapespecial declared as Draw.EnumDrawTypeMethods in org.jmol.shapespecial that return Draw.EnumDrawTypeModifier and TypeMethodDescriptionstatic Draw.EnumDrawType
Draw.EnumDrawType.getType
(int nPoints) static Draw.EnumDrawType
Returns the enum constant of this class with the specified name.static Draw.EnumDrawType[]
Draw.EnumDrawType.values()
Returns an array containing the constants of this enum class, in the order they are declared.