Uses of Class
htmlcompiler.model.ImageType
| Package | Description |
|---|---|
| htmlcompiler.model |
-
Uses of ImageType in htmlcompiler.model
Methods in htmlcompiler.model that return ImageType Modifier and Type Method Description static ImageTypeImageType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ImageType[]ImageType. values()Returns an array containing the constants of this enum type, in the order they are declared.