Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractPSystem - Class in net.sourceforge.plantuml
 
AbstractPSystem() - Constructor for class net.sourceforge.plantuml.AbstractPSystem
 
ADD_NICE_FOR_DOT - Static variable in class net.sourceforge.plantuml.OptionFlags
 
addFrame(BufferedImage) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Adds next GIF frame.
addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.SkinParam
 
addSprite(String, Sprite) - Method in class net.sourceforge.plantuml.UmlDiagram
 
AlignParam - Enum in net.sourceforge.plantuml
 
ALLOW_INCLUDE - Static variable in class net.sourceforge.plantuml.OptionFlags
 
analyzePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Analyzes image colors and creates color map.
AnimatedGifEncoder - Class in net.sourceforge.plantuml
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
AnimatedGifEncoder() - Constructor for class net.sourceforge.plantuml.AnimatedGifEncoder
 
appendLong(long) - Method in class net.sourceforge.plantuml.CMapData
 
appendString(String) - Method in class net.sourceforge.plantuml.CMapData
 
appendUrl(int, Url, double) - Method in class net.sourceforge.plantuml.CMapData
 
asString(String) - Method in class net.sourceforge.plantuml.CMapData
 
atLeast(Dimension2D, double, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 

B

BasicEnsureVisible - Class in net.sourceforge.plantuml
 
BasicEnsureVisible() - Constructor for class net.sourceforge.plantuml.BasicEnsureVisible
 
BlockUml - Class in net.sourceforge.plantuml
 
BlockUml(List<CharSequence2>, int) - Constructor for class net.sourceforge.plantuml.BlockUml
 
BlockUmlBuilder - Class in net.sourceforge.plantuml
 
BlockUmlBuilder(List<String>, String, Defines, Reader, File, String) - Constructor for class net.sourceforge.plantuml.BlockUmlBuilder
 
BlockUmlBuilder(List<String>, String, Defines, Reader) - Constructor for class net.sourceforge.plantuml.BlockUmlBuilder
 
buildCreatedFiles() - Method in class net.sourceforge.plantuml.DirWatcher
Deprecated.
 
buildCreatedFiles() - Method in class net.sourceforge.plantuml.DirWatcher2
 

C

cancel() - Method in class net.sourceforge.plantuml.DirWatcher2
 
canFileBeWritten(File) - Static method in class net.sourceforge.plantuml.PSystemUtils
 
capitalize(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
changeName(String, int) - Method in enum net.sourceforge.plantuml.FileFormat
 
charAt(int) - Method in interface net.sourceforge.plantuml.CharSequence2
 
charAt(int) - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
charAt(int) - Method in class net.sourceforge.plantuml.EmbededDiagram
 
CharSequence2 - Interface in net.sourceforge.plantuml
 
CharSequence2Impl - Class in net.sourceforge.plantuml
 
CharSequence2Impl(CharSequence, LineLocation) - Constructor for class net.sourceforge.plantuml.CharSequence2Impl
 
checkVersion() - Static method in class net.sourceforge.plantuml.OptionPrint
 
classAttributeIconSize() - Method in interface net.sourceforge.plantuml.ISkinParam
 
classAttributeIconSize() - Method in class net.sourceforge.plantuml.SkinParam
 
classAttributeIconSize() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
clockwise() - Method in enum net.sourceforge.plantuml.Direction
 
close() - Method in class net.sourceforge.plantuml.CounterOutputStream
 
closeStream - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
CMapData - Class in net.sourceforge.plantuml
 
CMapData() - Constructor for class net.sourceforge.plantuml.CMapData
 
cmapString(Set<Url>, double) - Static method in class net.sourceforge.plantuml.CMapData
 
colorDepth - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
ColorParam - Enum in net.sourceforge.plantuml
 
colorTab - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
compareTo(GeneratedImage) - Method in class net.sourceforge.plantuml.GeneratedImage
 
computeFilename(File, int) - Method in enum net.sourceforge.plantuml.FileFormat
 
computeFilename(String, int) - Method in enum net.sourceforge.plantuml.FileFormat
 
containsData() - Method in class net.sourceforge.plantuml.CMapData
 
convert(String...) - Static method in class net.sourceforge.plantuml.BlockUml
 
convert(List<String>) - Static method in class net.sourceforge.plantuml.BlockUml
 
copyToFile(File, File) - Static method in class net.sourceforge.plantuml.FileUtils
 
copyToFile(byte[], File) - Static method in class net.sourceforge.plantuml.FileUtils
 
copyToStream(File, OutputStream) - Static method in class net.sourceforge.plantuml.FileUtils
 
copyToStream(InputStream, OutputStream) - Static method in class net.sourceforge.plantuml.FileUtils
 
CounterOutputStream - Class in net.sourceforge.plantuml
 
CounterOutputStream(OutputStream) - Constructor for class net.sourceforge.plantuml.CounterOutputStream
 
createPSystem(List<CharSequence2>) - Method in class net.sourceforge.plantuml.PSystemBuilder
 
createTempFile(String, String) - Static method in class net.sourceforge.plantuml.FileUtils
 
createUGraphic(ColorMapper, double, Dimension2D, HtmlColor, boolean) - Method in class net.sourceforge.plantuml.FileFormatOption
Create a UGraphic corresponding to this FileFormatOption
createUGraphic(Dimension2D) - Method in class net.sourceforge.plantuml.FileFormatOption
 

D

debug(String) - Static method in class net.sourceforge.plantuml.Log
 
defaultNbThreads() - Static method in class net.sourceforge.plantuml.Option
 
define(String, String) - Method in class net.sourceforge.plantuml.Option
 
define(String, String) - Method in class net.sourceforge.plantuml.Pragma
 
delay - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
delta(Dimension2D, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
delta(Dimension2D, double, double) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
Dimension2DDouble - Class in net.sourceforge.plantuml
 
Dimension2DDouble(double, double) - Constructor for class net.sourceforge.plantuml.Dimension2DDouble
 
Direction - Enum in net.sourceforge.plantuml
 
DirWatcher - Class in net.sourceforge.plantuml
Deprecated.
DirWatcher(File, Option, String) - Constructor for class net.sourceforge.plantuml.DirWatcher
Deprecated.
 
DirWatcher2 - Class in net.sourceforge.plantuml
 
DirWatcher2(File, Option, String) - Constructor for class net.sourceforge.plantuml.DirWatcher2
 
dispose - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 

E

EmbededDiagram - Class in net.sourceforge.plantuml
 
EmbededDiagram(Display) - Constructor for class net.sourceforge.plantuml.EmbededDiagram
 
EmptyImageBuilder - Class in net.sourceforge.plantuml
 
EmptyImageBuilder(double, double, Color) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
 
EmptyImageBuilder(int, int, Color) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
 
EmptyImageBuilder(int, int, Color, double) - Constructor for class net.sourceforge.plantuml.EmptyImageBuilder
 
endsWithBackslash(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
ensureVisible(double, double) - Method in class net.sourceforge.plantuml.BasicEnsureVisible
 
EnsureVisible - Interface in net.sourceforge.plantuml
 
ensureVisible(double, double) - Method in interface net.sourceforge.plantuml.EnsureVisible
 
ensureVisible(double, double) - Method in class net.sourceforge.plantuml.Url
 
equals(Object) - Method in class net.sourceforge.plantuml.ErrorUml
 
equals(Object) - Method in class net.sourceforge.plantuml.GeneratedImage
 
error(String) - Static method in class net.sourceforge.plantuml.Log
 
errorPreprocessor(CharSequence, LineLocation) - Static method in class net.sourceforge.plantuml.CharSequence2Impl
 
ErrorUml - Class in net.sourceforge.plantuml
 
ErrorUml(ErrorUmlType, String, int, LineLocation) - Constructor for class net.sourceforge.plantuml.ErrorUml
 
ErrorUmlType - Enum in net.sourceforge.plantuml
 
eventuallyRemoveStartingAndEndingDoubleQuote(String, String) - Static method in class net.sourceforge.plantuml.StringUtils
 
eventuallyRemoveStartingAndEndingDoubleQuote(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
executeCommand(Command, BlocLines) - Method in class net.sourceforge.plantuml.AbstractPSystem
 
executeCommand(Command, BlocLines) - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
exportCmap(File, ImageData) - Method in class net.sourceforge.plantuml.UmlDiagram
 
exportDiagram(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
exportDiagram(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.PSystemError
 
exportDiagram(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.UmlDiagram
 
exportDiagramInternal(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.UmlDiagram
 
exportDiagrams(Diagram, File, FileFormatOption) - Static method in class net.sourceforge.plantuml.PSystemUtils
 
exportDiagramsCuca(CucaDiagram, File, FileFormatOption) - Static method in class net.sourceforge.plantuml.PSystemUtils
 

F

FileFormat - Enum in net.sourceforge.plantuml
Format for output files generated by PlantUML.
FileFormatOption - Class in net.sourceforge.plantuml
A FileFormat with some parameters.
FileFormatOption(FileFormat) - Constructor for class net.sourceforge.plantuml.FileFormatOption
 
FileFormatOption(FileFormat, boolean) - Constructor for class net.sourceforge.plantuml.FileFormatOption
 
FileGroup - Class in net.sourceforge.plantuml
 
FileGroup(String, List<String>, Option) - Constructor for class net.sourceforge.plantuml.FileGroup
 
FileSystem - Class in net.sourceforge.plantuml
 
FileUtils - Class in net.sourceforge.plantuml
 
FileUtils() - Constructor for class net.sourceforge.plantuml.FileUtils
 
FileWatcher - Class in net.sourceforge.plantuml
 
FileWatcher(Set<File>) - Constructor for class net.sourceforge.plantuml.FileWatcher
 
findClosest(Color) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Returns index of palette color closest to c
finish() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Flushes any pending data and closes output file.
firstFrame - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
flush() - Method in class net.sourceforge.plantuml.CounterOutputStream
 
FontParam - Enum in net.sourceforge.plantuml
 
FORCE_TEOZ - Static variable in class net.sourceforge.plantuml.OptionFlags
 
forceSequenceParticipantUnderlined() - Method in interface net.sourceforge.plantuml.ISkinParam
 
forceSequenceParticipantUnderlined() - Method in class net.sourceforge.plantuml.SkinParam
 
forceSequenceParticipantUnderlined() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
fromChar(char) - Static method in enum net.sourceforge.plantuml.Direction
 
fromLine(CharSequence) - Static method in class net.sourceforge.plantuml.LineLocationImpl
 
fromVector(Point2D, Point2D) - Static method in enum net.sourceforge.plantuml.Direction
 

G

generateDiagramDescription(OutputStream) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateDiagramDescription(File) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateDiagramDescription(OutputStream, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateDiagramDescription(OutputStream, int) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateDiagramDescription(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
 
GeneratedImage - Class in net.sourceforge.plantuml
 
GeneratedImage(File, String, BlockUml) - Constructor for class net.sourceforge.plantuml.GeneratedImage
 
generateImage(OutputStream) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateImage(File) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateImage(OutputStream, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateImage(OutputStream, int) - Method in class net.sourceforge.plantuml.SourceStringReader
 
generateImage(OutputStream, int, FileFormatOption) - Method in class net.sourceforge.plantuml.SourceStringReader
 
getAffineTransform() - Method in class net.sourceforge.plantuml.FileFormatOption
 
getAlignmentTeoz(FontParam) - Method in class net.sourceforge.plantuml.UmlDiagram
 
getAnimation() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getArrowDirection(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
getAsHtml(Color) - Static method in class net.sourceforge.plantuml.StringUtils
 
getAsHtml(int) - Static method in class net.sourceforge.plantuml.StringUtils
 
getAsSvg(ColorMapper, HtmlColor) - Static method in class net.sourceforge.plantuml.StringUtils
 
getBackgroundColor() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getBackgroundColor() - Method in class net.sourceforge.plantuml.SkinParam
 
getBackgroundColor() - Method in class net.sourceforge.plantuml.SkinParamBackcolored
 
getBackgroundColor() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getBlocks() - Method in class net.sourceforge.plantuml.SourceStringReader
 
getBlockUmls() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
 
getBufferedImage() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
 
getCharset() - Method in class net.sourceforge.plantuml.Option
 
getCircledCharacterRadius() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getCircledCharacterRadius() - Method in class net.sourceforge.plantuml.SkinParam
 
getCircledCharacterRadius() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getColor(ISkinParam, ColorParam, Stereotype) - Static method in class net.sourceforge.plantuml.SkinParamUtils
 
getColorMapper() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getColorMapper() - Method in class net.sourceforge.plantuml.SkinParam
 
getColorMapper() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getConditionStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getConditionStyle() - Method in class net.sourceforge.plantuml.SkinParam
 
getConditionStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getConfig() - Method in class net.sourceforge.plantuml.Option
 
getCoords(double) - Method in class net.sourceforge.plantuml.BasicEnsureVisible
 
getCoords(double) - Method in class net.sourceforge.plantuml.Url
 
getCurrentDir() - Method in class net.sourceforge.plantuml.FileSystem
 
getDefaultColor() - Method in enum net.sourceforge.plantuml.FontParam
 
getDefaultDefines() - Method in class net.sourceforge.plantuml.Option
 
getDefaultFamily() - Method in enum net.sourceforge.plantuml.FontParam
 
getDefaultFontStyle(ISkinParam, boolean) - Method in enum net.sourceforge.plantuml.FontParam
 
getDefaultSize(ISkinParam) - Method in enum net.sourceforge.plantuml.FontParam
 
getDefaultTextAlignment() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getDefaultTextAlignment() - Method in class net.sourceforge.plantuml.SkinParam
 
getDefaultTextAlignment() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getDefaultValue() - Method in enum net.sourceforge.plantuml.AlignParam
 
getDefaultValue() - Method in enum net.sourceforge.plantuml.ColorParam
 
getDescription() - Method in class net.sourceforge.plantuml.GeneratedImage
 
getDescription() - Method in interface net.sourceforge.plantuml.LineLocation
A description of the ressource.
getDescription() - Method in class net.sourceforge.plantuml.LineLocationImpl
 
getDescription() - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
getDescription() - Method in class net.sourceforge.plantuml.PSystemError
 
getDiagram() - Method in class net.sourceforge.plantuml.BlockUml
 
getDir() - Method in class net.sourceforge.plantuml.DirWatcher
Deprecated.
 
getDir() - Method in class net.sourceforge.plantuml.DirWatcher2
 
getDotExecutable() - Method in class net.sourceforge.plantuml.OptionFlags
 
getDotSplines() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getDotSplines() - Method in class net.sourceforge.plantuml.SkinParam
 
getDotSplines() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getDpi() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getDpi() - Method in class net.sourceforge.plantuml.SkinParam
 
getDpi() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getDpi(FileFormatOption) - Method in class net.sourceforge.plantuml.UmlDiagram
 
getDpiFactor(FileFormatOption) - Method in class net.sourceforge.plantuml.UmlDiagram
 
getEncodedUrl() - Method in interface net.sourceforge.plantuml.ISourceFileReader
 
getEncodedUrl() - Method in class net.sourceforge.plantuml.SourceFileReader
 
getEncodedUrl() - Method in class net.sourceforge.plantuml.SourceFileReader2
 
getError() - Method in class net.sourceforge.plantuml.ErrorUml
 
getErrorFile() - Method in class net.sourceforge.plantuml.DirWatcher
Deprecated.
 
getErrorsUml() - Method in class net.sourceforge.plantuml.PSystemError
 
getExcludes() - Method in class net.sourceforge.plantuml.Option
 
getFile(String) - Method in class net.sourceforge.plantuml.FileSystem
 
getFileFormat() - Method in class net.sourceforge.plantuml.FileFormatOption
 
getFileFormat() - Method in class net.sourceforge.plantuml.Option
 
getFileFormatOption() - Method in class net.sourceforge.plantuml.Option
 
getFilename() - Method in class net.sourceforge.plantuml.BlockUml
 
getFiles() - Method in class net.sourceforge.plantuml.FileGroup
 
getFileSuffix() - Method in enum net.sourceforge.plantuml.FileFormat
Returns the file format to be used for that format.
getFont(FontParam, Stereotype, boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
 
getFont(FontParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParam
 
getFont(FontParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getFont(ISkinParam, FontParam, Stereotype) - Static method in class net.sourceforge.plantuml.SkinParamUtils
 
getFontColor(ISkinParam, FontParam, Stereotype) - Static method in class net.sourceforge.plantuml.SkinParamUtils
 
getFontConfiguration(ISkinParam) - Method in enum net.sourceforge.plantuml.FontParam
 
getFontHtmlColor(FontParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
 
getFontHtmlColor(FontParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
 
getFontHtmlColor(FontParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getFooter() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getFooterAlignment() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getFooterOrHeaderTeoz(FontParam) - Method in class net.sourceforge.plantuml.UmlDiagram
 
getFtpPort() - Method in class net.sourceforge.plantuml.Option
 
getGeneratedImages() - Method in interface net.sourceforge.plantuml.ISourceFileReader
 
getGeneratedImages() - Method in class net.sourceforge.plantuml.SourceFileReader
 
getGeneratedImages() - Method in class net.sourceforge.plantuml.SourceFileReader2
 
getGraphics2D() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
 
getHeader() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getHeaderAlignment() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getHeight() - Method in class net.sourceforge.plantuml.Dimension2DDouble
 
getHeight(List<? extends CharSequence>) - Static method in class net.sourceforge.plantuml.StringUtils
 
getHeight(Display) - Static method in class net.sourceforge.plantuml.StringUtils
 
getHigherErrorPosition() - Method in class net.sourceforge.plantuml.PSystemError
 
getHorizontalAlignment(AlignParam) - Method in interface net.sourceforge.plantuml.ISkinParam
 
getHorizontalAlignment(AlignParam) - Method in class net.sourceforge.plantuml.SkinParam
 
getHorizontalAlignment(AlignParam) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getHtmlColor(ColorParam, Stereotype, boolean) - Method in interface net.sourceforge.plantuml.ISkinParam
 
getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParam
 
getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamBackcolored
 
getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamBackcoloredReference
 
getHtmlColor(ColorParam, Stereotype, boolean) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getHtmlColor(ColorParam, String, boolean) - Method in class net.sourceforge.plantuml.SkinParamForecolored
 
getHyperlinkColor() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getHyperlinkColor() - Method in class net.sourceforge.plantuml.SkinParam
 
getHyperlinkColor() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getIHtmlColorSet() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getIHtmlColorSet() - Method in class net.sourceforge.plantuml.SkinParam
 
getIHtmlColorSet() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getImagePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
getIncludedFiles() - Method in class net.sourceforge.plantuml.BlockUmlBuilder
 
getIncludedFiles() - Method in class net.sourceforge.plantuml.SourceFileReader
 
getIncludedFiles() - Method in class net.sourceforge.plantuml.SourceFileReader2
 
getInstance() - Static method in class net.sourceforge.plantuml.FileSystem
 
getInstance() - Static method in class net.sourceforge.plantuml.OptionFlags
 
getInv() - Method in enum net.sourceforge.plantuml.Direction
 
getLabel() - Method in class net.sourceforge.plantuml.Url
 
getLegend() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getLegendAlignment() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getLegendVerticalAlignment() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getLength() - Method in class net.sourceforge.plantuml.CounterOutputStream
 
getLineLocation() - Method in class net.sourceforge.plantuml.ErrorUml
 
getLineLocation() - Method in class net.sourceforge.plantuml.PSystemError
 
getLines() - Method in class net.sourceforge.plantuml.EmbededDiagram
 
getLocation() - Method in interface net.sourceforge.plantuml.CharSequence2
 
getLocation() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
getMetadata() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
getMinwidth() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getNbImages() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
getNbImages() - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
getNbThreads() - Method in class net.sourceforge.plantuml.Option
 
getNodesep() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getNodesep() - Method in class net.sourceforge.plantuml.SkinParam
 
getNodesep() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getOutputDir() - Method in class net.sourceforge.plantuml.Option
 
getOutputFile() - Method in class net.sourceforge.plantuml.Option
 
getPackageStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getPackageStyle() - Method in class net.sourceforge.plantuml.SkinParam
 
getPackageStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getPadding() - Method in interface net.sourceforge.plantuml.ISkinSimple
 
getPadding() - Method in class net.sourceforge.plantuml.SkinParam
 
getPadding() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getPadding() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
 
getParent() - Method in interface net.sourceforge.plantuml.LineLocation
Get the parent of this location.
getParent() - Method in class net.sourceforge.plantuml.LineLocationImpl
 
getPattern() - Static method in class net.sourceforge.plantuml.Option
 
getPlateformDependentAbsolutePath(File) - Static method in class net.sourceforge.plantuml.StringUtils
 
getPngFile() - Method in class net.sourceforge.plantuml.GeneratedImage
 
getPosition() - Method in class net.sourceforge.plantuml.ErrorUml
 
getPosition() - Method in interface net.sourceforge.plantuml.LineLocation
Position of the line, starting at 0.
getPosition() - Method in class net.sourceforge.plantuml.LineLocationImpl
 
getPossibleValues() - Static method in class net.sourceforge.plantuml.SkinParam
 
getPragma() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getQueueDirection(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
getRankdir() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getRankdir() - Method in class net.sourceforge.plantuml.SkinParam
 
getRankdir() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getRanksep() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getRanksep() - Method in class net.sourceforge.plantuml.SkinParam
 
getRanksep() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getRegexp() - Static method in class net.sourceforge.plantuml.UrlBuilder
 
getResult() - Method in class net.sourceforge.plantuml.Option
 
getRoundCorner() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getRoundCorner() - Method in class net.sourceforge.plantuml.SkinParam
 
getRoundCorner() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getScale(double, double) - Method in interface net.sourceforge.plantuml.Scale
 
getScale(double, double) - Method in class net.sourceforge.plantuml.ScaleHeight
 
getScale(double, double) - Method in class net.sourceforge.plantuml.ScaleSimple
 
getScale(double, double) - Method in class net.sourceforge.plantuml.ScaleWidth
 
getScale(double, double) - Method in class net.sourceforge.plantuml.ScaleWidthAndHeight
 
getScale() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getSignature(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
 
getSignature(File) - Static method in class net.sourceforge.plantuml.SignatureUtils
 
getSignatureWithoutImgSrc(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
 
getSkinParam() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getSource() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
getSpecificBackColor() - Method in interface net.sourceforge.plantuml.SpecificBackcolorable
 
getSpecificLineColor() - Method in interface net.sourceforge.plantuml.LineConfigurable
 
getSpecificLineStroke() - Method in interface net.sourceforge.plantuml.LineConfigurable
 
getSplit(Pattern, String) - Static method in class net.sourceforge.plantuml.StringUtils
 
getSprite(String) - Method in class net.sourceforge.plantuml.SkinParam
 
getSprite(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getSprite(String) - Method in interface net.sourceforge.plantuml.SpriteContainer
 
getSprite(String) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
 
getStartLine() - Method in class net.sourceforge.plantuml.BlockUml
 
getStrategy() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getStrategy() - Method in class net.sourceforge.plantuml.SkinParam
 
getStrategy() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getSuggest() - Method in class net.sourceforge.plantuml.ErrorUml
 
getSuggest() - Method in class net.sourceforge.plantuml.PSystemError
 
getSurface() - Method in class net.sourceforge.plantuml.BasicEnsureVisible
 
getSvgLinkTarget() - Method in class net.sourceforge.plantuml.FileFormatOption
 
getSvgLinkTarget() - Method in interface net.sourceforge.plantuml.ISkinParam
 
getSvgLinkTarget() - Method in class net.sourceforge.plantuml.SkinParam
 
getSvgLinkTarget() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getSystemFromSingleLine(String) - Method in interface net.sourceforge.plantuml.SingleLine
 
getThickness(LineParam, Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
 
getThickness(LineParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
 
getThickness(LineParam, Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getTitle() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
getTitle() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getTooltip() - Method in class net.sourceforge.plantuml.Url
 
getType() - Method in class net.sourceforge.plantuml.ErrorUml
 
getUGraphicG2d() - Method in class net.sourceforge.plantuml.EmptyImageBuilder
 
getUid(String, int) - Static method in class net.sourceforge.plantuml.StringUtils
 
getUmlDiagramType() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getUrl() - Method in class net.sourceforge.plantuml.Url
 
getUrl(String) - Method in class net.sourceforge.plantuml.UrlBuilder
 
getValue(String) - Method in interface net.sourceforge.plantuml.ISkinSimple
 
getValue(String) - Method in class net.sourceforge.plantuml.Pragma
 
getValue(String) - Method in class net.sourceforge.plantuml.SkinParam
 
getValue(String) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
getValue(String) - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
 
getWarningOrError() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
getWarningOrError() - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
getWarningOrError() - Method in class net.sourceforge.plantuml.PSystemError
 
getWarningOrError() - Method in class net.sourceforge.plantuml.UmlDiagram
 
getWidth() - Method in class net.sourceforge.plantuml.Dimension2DDouble
 
getWidth(Display) - Static method in class net.sourceforge.plantuml.StringUtils
 
getWithNewlines(CharSequence) - Static method in class net.sourceforge.plantuml.StringUtils
 
goLowerCase(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
goLowerCase(char) - Static method in class net.sourceforge.plantuml.StringUtils
 
goUpperCase(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
goUpperCase(char) - Static method in class net.sourceforge.plantuml.StringUtils
 
groupInheritance() - Method in interface net.sourceforge.plantuml.ISkinParam
 
groupInheritance() - Method in class net.sourceforge.plantuml.SkinParam
 
groupInheritance() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 

H

handwritten() - Method in interface net.sourceforge.plantuml.ISkinParam
 
handwritten() - Method in class net.sourceforge.plantuml.SkinParam
 
handwritten() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
hasChanged() - Method in class net.sourceforge.plantuml.FileWatcher
 
hasError() - Method in interface net.sourceforge.plantuml.ISourceFileReader
 
hasError() - Method in class net.sourceforge.plantuml.SourceFileReader
 
hasError() - Method in class net.sourceforge.plantuml.SourceFileReader2
 
hashCode() - Method in class net.sourceforge.plantuml.ErrorUml
 
hashCode() - Method in class net.sourceforge.plantuml.GeneratedImage
 
hasSuggest() - Method in class net.sourceforge.plantuml.ErrorUml
 
hasUrl() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
header(String) - Static method in class net.sourceforge.plantuml.Log
 
height - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
hiddenBiggerThan() - Static method in class net.sourceforge.plantuml.StringUtils
 
hiddenLesserThan() - Static method in class net.sourceforge.plantuml.StringUtils
 
hiddenNewLine() - Static method in class net.sourceforge.plantuml.StringUtils
 
Hideable - Interface in net.sourceforge.plantuml
 
hideComparatorCharacters(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
horizontalLineBetweenDifferentPackageAllowed() - Method in class net.sourceforge.plantuml.Pragma
 

I

image - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
indexedPixels - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
info(String) - Static method in class net.sourceforge.plantuml.Log
 
initConfig(String) - Method in class net.sourceforge.plantuml.Option
 
isBackground() - Method in enum net.sourceforge.plantuml.ColorParam
 
isCheckDotError() - Method in class net.sourceforge.plantuml.OptionFlags
 
isCheckOnly() - Method in class net.sourceforge.plantuml.Option
 
isCJK(char) - Static method in class net.sourceforge.plantuml.StringUtils
 
isComputeurl() - Method in class net.sourceforge.plantuml.Option
 
isDecodeurl() - Method in class net.sourceforge.plantuml.Option
 
isDefine(String) - Method in class net.sourceforge.plantuml.Pragma
 
isDiagramCacheable(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
isDuration() - Method in class net.sourceforge.plantuml.Option
 
isEmpty(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
isEncodesprite() - Method in class net.sourceforge.plantuml.OptionFlags
 
isEps() - Method in enum net.sourceforge.plantuml.FileFormat
Check if this file format is Encapsulated PostScript.
isFailfast2() - Method in class net.sourceforge.plantuml.Option
 
isFailfastOrFailfast2() - Method in class net.sourceforge.plantuml.Option
 
isGui() - Method in class net.sourceforge.plantuml.OptionFlags
 
isHidden() - Method in interface net.sourceforge.plantuml.Hideable
 
isHideUnlinkedData() - Method in class net.sourceforge.plantuml.UmlDiagram
 
isKeepTmpFiles() - Method in class net.sourceforge.plantuml.OptionFlags
 
ISkinParam - Interface in net.sourceforge.plantuml
 
ISkinSimple - Interface in net.sourceforge.plantuml
 
isMember() - Method in class net.sourceforge.plantuml.Url
 
isMetadata() - Method in class net.sourceforge.plantuml.OptionFlags
 
isMethod(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
isNotEmpty(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
isNotEmpty(List<? extends CharSequence>) - Static method in class net.sourceforge.plantuml.StringUtils
 
isOk() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
ISourceFileReader - Interface in net.sourceforge.plantuml
 
isOverwrite() - Method in class net.sourceforge.plantuml.OptionFlags
 
isPattern() - Method in class net.sourceforge.plantuml.Option
 
isPipe() - Method in class net.sourceforge.plantuml.Option
 
isPrintFonts() - Method in class net.sourceforge.plantuml.OptionFlags
 
isQuiet() - Method in class net.sourceforge.plantuml.OptionFlags
 
isRemoved() - Method in interface net.sourceforge.plantuml.Removeable
 
isRotation() - Method in class net.sourceforge.plantuml.UmlDiagram
 
isSyntax() - Method in class net.sourceforge.plantuml.Option
 
isSystemExit() - Method in class net.sourceforge.plantuml.OptionFlags
 
isUseRedForError() - Method in class net.sourceforge.plantuml.FileFormatOption
 
isUseSuggestEngine() - Method in class net.sourceforge.plantuml.OptionFlags
 
isVerbose() - Method in class net.sourceforge.plantuml.OptionFlags
 
isWithMetadata() - Method in class net.sourceforge.plantuml.FileFormatOption
 
isWord() - Method in class net.sourceforge.plantuml.OptionFlags
 

L

leftOrRight(Point2D, Point2D) - Static method in enum net.sourceforge.plantuml.Direction
 
length() - Method in interface net.sourceforge.plantuml.CharSequence2
 
length() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
length() - Method in class net.sourceforge.plantuml.EmbededDiagram
 
LineConfigurable - Interface in net.sourceforge.plantuml
 
lineErrorRaw() - Method in class net.sourceforge.plantuml.GeneratedImage
 
LineLocation - Interface in net.sourceforge.plantuml
Indicates the location of a line of code within a resource.
LineLocationImpl - Class in net.sourceforge.plantuml
 
LineLocationImpl(String, LineLocation) - Constructor for class net.sourceforge.plantuml.LineLocationImpl
 
LineParam - Enum in net.sourceforge.plantuml
 
Log - Class in net.sourceforge.plantuml
 
Log() - Constructor for class net.sourceforge.plantuml.Log
 
logData(File, Diagram) - Method in class net.sourceforge.plantuml.OptionFlags
 

M

main(String[]) - Static method in class net.sourceforge.plantuml.Run
 
makeDiagramReady() - Method in class net.sourceforge.plantuml.AbstractPSystem
 
makeDiagramReady() - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
manageArrowForCuca(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
manageArrowForSequence(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
manageGuillemet(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
manageGuillemetStrict(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
manageHtml(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
managePipe(Option, BufferedReader, PrintStream) - Static method in class net.sourceforge.plantuml.Run
 
manageQueueForCuca(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
max(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
maxMessageSize() - Method in interface net.sourceforge.plantuml.ISkinParam
 
maxMessageSize() - Method in class net.sourceforge.plantuml.SkinParam
 
maxMessageSize() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
merge(Collection<PSystemError>) - Static method in class net.sourceforge.plantuml.PSystemError
 
merge(List<O>, List<O>) - Static method in class net.sourceforge.plantuml.StringUtils
 
mergeLayoutT12B3(Dimension2D, Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
mergeLR(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
mergeTB(Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
mergeTB(Dimension2D, Dimension2D, Dimension2D) - Static method in class net.sourceforge.plantuml.Dimension2DDouble
 
minClassWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
 
minClassWidth() - Method in class net.sourceforge.plantuml.SkinParam
 
minClassWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
minClassWidth() - Method in class net.sourceforge.plantuml.SkinParamSameClassWidth
 

N

net.sourceforge.plantuml - package net.sourceforge.plantuml
 
NewpagedDiagram - Class in net.sourceforge.plantuml
 
NewpagedDiagram(AbstractPSystem, AbstractPSystem) - Constructor for class net.sourceforge.plantuml.NewpagedDiagram
 
noShadowing() - Static method in class net.sourceforge.plantuml.SkinParam
 
NullOutputStream - Class in net.sourceforge.plantuml
 
NullOutputStream() - Constructor for class net.sourceforge.plantuml.NullOutputStream
 

O

oneLineRead() - Method in class net.sourceforge.plantuml.LineLocationImpl
 
Option - Class in net.sourceforge.plantuml
 
Option() - Constructor for class net.sourceforge.plantuml.Option
 
Option(String...) - Constructor for class net.sourceforge.plantuml.Option
 
OptionFlags - Class in net.sourceforge.plantuml
 
OptionPrint - Class in net.sourceforge.plantuml
 
OptionPrint() - Constructor for class net.sourceforge.plantuml.OptionPrint
 
out - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 

P

palSize - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
pixels - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
Pragma - Class in net.sourceforge.plantuml
 
Pragma() - Constructor for class net.sourceforge.plantuml.Pragma
 
printAbout() - Static method in class net.sourceforge.plantuml.OptionPrint
 
printFonts() - Static method in class net.sourceforge.plantuml.Run
 
printHelp() - Static method in class net.sourceforge.plantuml.OptionPrint
 
printLanguage() - Static method in class net.sourceforge.plantuml.OptionPrint
 
printLicense() - Static method in class net.sourceforge.plantuml.OptionPrint
 
println(Object) - Static method in class net.sourceforge.plantuml.Log
 
printTestDot() - Static method in class net.sourceforge.plantuml.OptionPrint
 
printVersion() - Static method in class net.sourceforge.plantuml.OptionPrint
 
PSystemBuilder - Class in net.sourceforge.plantuml
 
PSystemBuilder() - Constructor for class net.sourceforge.plantuml.PSystemBuilder
 
PSystemError - Class in net.sourceforge.plantuml
 
PSystemError(UmlSource, ErrorUml, List<String>) - Constructor for class net.sourceforge.plantuml.PSystemError
 
PSystemUtils - Class in net.sourceforge.plantuml
 
PSystemUtils() - Constructor for class net.sourceforge.plantuml.PSystemUtils
 
purge(String) - Static method in class net.sourceforge.plantuml.SignatureUtils
 
purgeUrl(String) - Static method in class net.sourceforge.plantuml.UrlBuilder
 

R

Removeable - Interface in net.sourceforge.plantuml
 
repeat - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
reset() - Method in class net.sourceforge.plantuml.FileSystem
 
reset() - Method in class net.sourceforge.plantuml.OptionFlags
 
resetCounter() - Static method in class net.sourceforge.plantuml.FileUtils
 
Run - Class in net.sourceforge.plantuml
 
Run() - Constructor for class net.sourceforge.plantuml.Run
 

S

sameClassWidth() - Method in interface net.sourceforge.plantuml.ISkinParam
 
sameClassWidth() - Method in class net.sourceforge.plantuml.SkinParam
 
sameClassWidth() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
sample - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
Scale - Interface in net.sourceforge.plantuml
 
ScaleHeight - Class in net.sourceforge.plantuml
 
ScaleHeight(double) - Constructor for class net.sourceforge.plantuml.ScaleHeight
 
ScaleSimple - Class in net.sourceforge.plantuml
 
ScaleSimple(double) - Constructor for class net.sourceforge.plantuml.ScaleSimple
 
ScaleWidth - Class in net.sourceforge.plantuml
 
ScaleWidth(double) - Constructor for class net.sourceforge.plantuml.ScaleWidth
 
ScaleWidthAndHeight - Class in net.sourceforge.plantuml
 
ScaleWidthAndHeight(double, double) - Constructor for class net.sourceforge.plantuml.ScaleWidthAndHeight
 
setAnimation(Iterable<CharSequence>) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setCharset(String) - Method in class net.sourceforge.plantuml.Option
 
setCheckDotError(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setCheckOnly(boolean) - Method in class net.sourceforge.plantuml.Option
 
setCurrentDir(File) - Method in class net.sourceforge.plantuml.FileSystem
 
setDelay(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDispose(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setDotExecutable(String) - Method in class net.sourceforge.plantuml.OptionFlags
 
setEncodesprite(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setFailfast(boolean) - Method in class net.sourceforge.plantuml.Option
 
setFailfast2(boolean) - Method in class net.sourceforge.plantuml.Option
 
setFileFormat(FileFormat) - Method in class net.sourceforge.plantuml.Option
 
setFileFormatOption(FileFormatOption) - Method in class net.sourceforge.plantuml.SourceFileReader
 
setFileFormatOption(FileFormatOption) - Method in class net.sourceforge.plantuml.SourceFileReader2
 
setFooter(Display) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setFooterAlignment(HorizontalAlignment) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setFrameRate(float) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets frame rate in frames per second.
setGui(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setHeader(Display) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setHeaderAlignment(HorizontalAlignment) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setHideUnlinkedData(boolean) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setKeepTmpFiles(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setLegend(Display, HorizontalAlignment, VerticalAlignment) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setLogData(File) - Method in class net.sourceforge.plantuml.OptionFlags
 
setMember(boolean) - Method in class net.sourceforge.plantuml.Url
 
setMetadata(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setMinwidth(int) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setNbThreads(int) - Method in class net.sourceforge.plantuml.Option
 
setOutputDir(File) - Method in class net.sourceforge.plantuml.Option
 
setOverwrite(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setParam(String, String) - Method in class net.sourceforge.plantuml.SkinParam
 
setParam(String, String) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setPrintFonts(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setQuality(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setQuiet(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setRankdir(Rankdir) - Method in class net.sourceforge.plantuml.SkinParam
 
setRepeat(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setRotation(boolean) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setScale(Scale) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setSize(int, int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets the GIF frame size.
setSize(double, double) - Method in class net.sourceforge.plantuml.Dimension2DDouble
 
setSource(UmlSource) - Method in class net.sourceforge.plantuml.AbstractPSystem
 
setSpecificBackcolor(HtmlColor) - Method in interface net.sourceforge.plantuml.SpecificBackcolorable
 
setSpecificLineColor(HtmlColor) - Method in interface net.sourceforge.plantuml.LineConfigurable
 
setSpecificLineStroke(UStroke) - Method in interface net.sourceforge.plantuml.LineConfigurable
 
setSuggest(SuggestEngineResult) - Method in class net.sourceforge.plantuml.ErrorUml
 
setSystemExit(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setTitle(Display) - Method in class net.sourceforge.plantuml.UmlDiagram
 
setTransparent(Color) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setUseSuggestEngine(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setVerbose(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
setWord(boolean) - Method in class net.sourceforge.plantuml.OptionFlags
 
shadowing() - Method in interface net.sourceforge.plantuml.ISkinParam
 
shadowing() - Method in class net.sourceforge.plantuml.SkinParam
 
shadowing() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
shadowing2(SkinParameter) - Method in interface net.sourceforge.plantuml.ISkinParam
 
shadowing2(SkinParameter) - Method in class net.sourceforge.plantuml.SkinParam
 
shadowing2(SkinParameter) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
showComparatorCharacters(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
SignatureUtils - Class in net.sourceforge.plantuml
 
SignatureUtils() - Constructor for class net.sourceforge.plantuml.SignatureUtils
 
SingleLine - Interface in net.sourceforge.plantuml
 
sizeSet - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
SkinParam - Class in net.sourceforge.plantuml
 
SkinParam() - Constructor for class net.sourceforge.plantuml.SkinParam
 
SkinParamBackcolored - Class in net.sourceforge.plantuml
 
SkinParamBackcolored(ISkinParam, HtmlColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
 
SkinParamBackcolored(ISkinParam, HtmlColor, boolean) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
 
SkinParamBackcolored(ISkinParam, HtmlColor, HtmlColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
 
SkinParamBackcolored(ISkinParam, HtmlColor, HtmlColor, boolean) - Constructor for class net.sourceforge.plantuml.SkinParamBackcolored
 
SkinParamBackcoloredReference - Class in net.sourceforge.plantuml
 
SkinParamBackcoloredReference(ISkinParam, HtmlColor, HtmlColor) - Constructor for class net.sourceforge.plantuml.SkinParamBackcoloredReference
 
SkinParamDelegator - Class in net.sourceforge.plantuml
 
SkinParamDelegator(ISkinParam) - Constructor for class net.sourceforge.plantuml.SkinParamDelegator
 
SkinParamForecolored - Class in net.sourceforge.plantuml
 
SkinParamForecolored(ISkinParam, HtmlColor) - Constructor for class net.sourceforge.plantuml.SkinParamForecolored
 
SkinParamSameClassWidth - Class in net.sourceforge.plantuml
 
SkinParamSameClassWidth(ISkinParam, double) - Constructor for class net.sourceforge.plantuml.SkinParamSameClassWidth
 
SkinParamUtils - Class in net.sourceforge.plantuml
 
SkinParamUtils() - Constructor for class net.sourceforge.plantuml.SkinParamUtils
 
SourceFileReader - Class in net.sourceforge.plantuml
 
SourceFileReader(File) - Constructor for class net.sourceforge.plantuml.SourceFileReader
 
SourceFileReader(File, File, String) - Constructor for class net.sourceforge.plantuml.SourceFileReader
 
SourceFileReader(File, File) - Constructor for class net.sourceforge.plantuml.SourceFileReader
 
SourceFileReader(File, File, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReader
 
SourceFileReader(Defines, File, File, List<String>, String, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReader
 
SourceFileReader2 - Class in net.sourceforge.plantuml
 
SourceFileReader2(Defines, File, File, List<String>, String, FileFormatOption) - Constructor for class net.sourceforge.plantuml.SourceFileReader2
 
SourceStringReader - Class in net.sourceforge.plantuml
 
SourceStringReader(String) - Constructor for class net.sourceforge.plantuml.SourceStringReader
 
SourceStringReader(String, String) - Constructor for class net.sourceforge.plantuml.SourceStringReader
 
SourceStringReader(Defines, String, List<String>) - Constructor for class net.sourceforge.plantuml.SourceStringReader
 
SourceStringReader(Defines, String, String, List<String>) - Constructor for class net.sourceforge.plantuml.SourceStringReader
 
SpecificBackcolorable - Interface in net.sourceforge.plantuml
 
splitComma(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
SpriteContainer - Interface in net.sourceforge.plantuml
 
SpriteContainerEmpty - Class in net.sourceforge.plantuml
 
SpriteContainerEmpty() - Constructor for class net.sourceforge.plantuml.SpriteContainerEmpty
 
start(OutputStream) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
started - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
startsWith(String) - Method in interface net.sourceforge.plantuml.CharSequence2
 
startsWith(String) - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
startTime - Static variable in class net.sourceforge.plantuml.PSystemBuilder
 
stereotypePositionTop() - Method in interface net.sourceforge.plantuml.ISkinParam
 
stereotypePositionTop() - Method in class net.sourceforge.plantuml.SkinParam
 
stereotypePositionTop() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
STRICT_SELFMESSAGE_POSITION - Static variable in class net.sourceforge.plantuml.OptionFlags
 
strictUmlStyle() - Method in interface net.sourceforge.plantuml.ISkinParam
 
strictUmlStyle() - Method in class net.sourceforge.plantuml.SkinParam
 
strictUmlStyle() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
StringUtils - Class in net.sourceforge.plantuml
 
StringUtils() - Constructor for class net.sourceforge.plantuml.StringUtils
 
subSequence(int, int) - Method in interface net.sourceforge.plantuml.CharSequence2
 
subSequence(int, int) - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
subSequence(int, int) - Method in class net.sourceforge.plantuml.EmbededDiagram
 
SURFACE_COMPARATOR - Static variable in class net.sourceforge.plantuml.Url
 
SWI2 - Static variable in class net.sourceforge.plantuml.OptionFlags
 

T

toCharSequence() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
toRegexp(String) - Static method in class net.sourceforge.plantuml.FileGroup
 
toString() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
toString() - Method in class net.sourceforge.plantuml.Dimension2DDouble
 
toString() - Method in class net.sourceforge.plantuml.ErrorUml
 
toString() - Method in class net.sourceforge.plantuml.FileFormatOption
 
toString() - Method in class net.sourceforge.plantuml.FileWatcher
 
toString() - Method in class net.sourceforge.plantuml.GeneratedImage
 
toString() - Method in class net.sourceforge.plantuml.LineLocationImpl
 
toString() - Method in class net.sourceforge.plantuml.NewpagedDiagram
 
toString() - Method in class net.sourceforge.plantuml.Url
 
toString2() - Method in interface net.sourceforge.plantuml.CharSequence2
 
toString2() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
TRACE_DOT - Static variable in class net.sourceforge.plantuml.OptionFlags
 
transIndex - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
transparent - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
trin() - Method in interface net.sourceforge.plantuml.CharSequence2
 
trin() - Method in class net.sourceforge.plantuml.CharSequence2Impl
 
trin(CharSequence) - Static method in class net.sourceforge.plantuml.StringUtils
 
trinNoTrace(CharSequence) - Static method in class net.sourceforge.plantuml.StringUtils
 

U

UmlDiagram - Class in net.sourceforge.plantuml
 
UmlDiagram() - Constructor for class net.sourceforge.plantuml.UmlDiagram
 
UmlDiagramType - Enum in net.sourceforge.plantuml
 
undefine(String) - Method in class net.sourceforge.plantuml.Pragma
 
unicode(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
unicodeForHtml(String) - Static method in class net.sourceforge.plantuml.StringUtils
 
unicodeForHtml(Display) - Static method in class net.sourceforge.plantuml.StringUtils
 
Url - Class in net.sourceforge.plantuml
 
Url(String, String) - Constructor for class net.sourceforge.plantuml.Url
 
Url(String, String, String) - Constructor for class net.sourceforge.plantuml.Url
 
UrlBuilder - Class in net.sourceforge.plantuml
 
UrlBuilder(String, UrlBuilder.ModeUrl) - Constructor for class net.sourceforge.plantuml.UrlBuilder
 
UrlBuilder.ModeUrl - Enum in net.sourceforge.plantuml
 
USE_HECTOR - Static variable in class net.sourceforge.plantuml.OptionFlags
 
USE_INTERFACE_EYE1 - Static variable in class net.sourceforge.plantuml.OptionFlags
 
USE_INTERFACE_EYE2 - Static variable in class net.sourceforge.plantuml.OptionFlags
 
usedEntry - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
useGuillemet() - Method in interface net.sourceforge.plantuml.ISkinParam
 
useGuillemet() - Method in class net.sourceforge.plantuml.SkinParam
 
useGuillemet() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
useGuillemet() - Method in interface net.sourceforge.plantuml.SpriteContainer
 
useGuillemet() - Method in class net.sourceforge.plantuml.SpriteContainerEmpty
 
useJavaInsteadOfDot() - Method in class net.sourceforge.plantuml.OptionFlags
 
useOctagonForActivity(Stereotype) - Method in interface net.sourceforge.plantuml.ISkinParam
 
useOctagonForActivity(Stereotype) - Method in class net.sourceforge.plantuml.SkinParam
 
useOctagonForActivity(Stereotype) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
useSwimlanes(UmlDiagramType) - Method in interface net.sourceforge.plantuml.ISkinParam
 
useSwimlanes(UmlDiagramType) - Method in class net.sourceforge.plantuml.SkinParam
 
useSwimlanes(UmlDiagramType) - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
useTeozLayout() - Method in class net.sourceforge.plantuml.Pragma
 
useUml2ForComponent() - Method in interface net.sourceforge.plantuml.ISkinParam
 
useUml2ForComponent() - Method in class net.sourceforge.plantuml.SkinParam
 
useUml2ForComponent() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 
useUnderlineForHyperlink() - Method in interface net.sourceforge.plantuml.ISkinParam
 
useUnderlineForHyperlink() - Method in class net.sourceforge.plantuml.SkinParam
 
useUnderlineForHyperlink() - Method in class net.sourceforge.plantuml.SkinParamDelegator
 

V

valueOf(String) - Static method in enum net.sourceforge.plantuml.AlignParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.ColorParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.ErrorUmlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.FontParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.LineParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.UmlDiagramType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.plantuml.UrlBuilder.ModeUrl
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.plantuml.AlignParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.ColorParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.ErrorUmlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.FontParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.LineParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.UmlDiagramType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.plantuml.UrlBuilder.ModeUrl
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitEnd() - Method in class net.sourceforge.plantuml.DirWatcher2
 
width - Variable in class net.sourceforge.plantuml.AnimatedGifEncoder
 
withSvgLinkTarget(String) - Method in class net.sourceforge.plantuml.FileFormatOption
 
withUseRedForError() - Method in class net.sourceforge.plantuml.FileFormatOption
 
write(int) - Method in class net.sourceforge.plantuml.CounterOutputStream
Writes to nowhere
write(byte[]) - Method in class net.sourceforge.plantuml.CounterOutputStream
Overridden for performance reason
write(byte[], int, int) - Method in class net.sourceforge.plantuml.CounterOutputStream
Overridden for performance reason
write(int) - Method in class net.sourceforge.plantuml.NullOutputStream
Writes to nowhere
write(byte[]) - Method in class net.sourceforge.plantuml.NullOutputStream
Overridden for performance reason
write(byte[], int, int) - Method in class net.sourceforge.plantuml.NullOutputStream
Overridden for performance reason
writeGraphicCtrlExt() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes Image Descriptor
writeLSD() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writePalette() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes color table
writePixels() - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Encodes and writes pixel data
writeShort(int) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - Method in class net.sourceforge.plantuml.AnimatedGifEncoder
Writes string to output stream
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links