Uses of Enum
nl.talsmasoftware.umldoclet.configuration.ImageConfig.Format
Packages that use ImageConfig.Format
Package
Description
Configuration guiding the details the way UML is generated.
-
Uses of ImageConfig.Format in nl.talsmasoftware.umldoclet.configuration
Methods in nl.talsmasoftware.umldoclet.configuration that return ImageConfig.FormatModifier and TypeMethodDescriptionstatic ImageConfig.FormatReturns the enum constant of this type with the specified name.static ImageConfig.Format[]ImageConfig.Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.talsmasoftware.umldoclet.configuration that return types with arguments of type ImageConfig.FormatModifier and TypeMethodDescriptionImageConfig.formats()By defaultSVGimages will be generated because they are a lot smaller than for instancePNGimages and they can include links to JavadocHTMLpages.