Serialized Form
-
Package net.sourceforge.plantuml
-
Class net.sourceforge.plantuml.FileFormatOption extends java.lang.Object implements Serializable
-
Serialized Fields
-
debugsvek
boolean debugsvek
-
fileFormat
FileFormat fileFormat
-
hoverColor
java.lang.String hoverColor
-
preserveAspectRatio
java.lang.String preserveAspectRatio
-
scale
double scale
-
svgLinkTarget
java.lang.String svgLinkTarget
-
tikzFontDistortion
TikzFontDistortion tikzFontDistortion
-
useRedForError
boolean useRedForError
-
watermark
java.lang.String watermark
-
withMetadata
boolean withMetadata
-
-
-
Class net.sourceforge.plantuml.Splash extends java.awt.Window implements Serializable
-
Serialized Fields
-
done
java.util.concurrent.atomic.AtomicInteger done
-
errors
java.util.concurrent.atomic.AtomicInteger errors
-
font
java.awt.Font font
-
height
int height
-
limX
int limX
-
limY
int limY
-
link
java.awt.Color link
-
logo
java.awt.image.BufferedImage logo
-
total
java.util.concurrent.atomic.AtomicInteger total
-
width
int width
-
xClicked
int xClicked
-
yClicked
int yClicked
-
-
-
-
Package net.sourceforge.plantuml.argon2.exception
-
Class net.sourceforge.plantuml.argon2.exception.Argon2InvalidParameterException extends net.sourceforge.plantuml.argon2.exception.Argon2Exception implements Serializable
-
-
Package net.sourceforge.plantuml.code
-
Class net.sourceforge.plantuml.code.NoPlantumlCompressionException extends java.io.IOException implements Serializable
-
-
Package net.sourceforge.plantuml.cucadiagram
-
Class net.sourceforge.plantuml.cucadiagram.UnparsableGraphvizException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
diagramSource
java.lang.String diagramSource
-
graphvizVersion
java.lang.String graphvizVersion
-
svg
java.lang.String svg
-
-
-
-
Package net.sourceforge.plantuml.graphic.color
-
Class net.sourceforge.plantuml.graphic.color.ColorHSB extends java.awt.Color implements Serializable
-
Serialized Fields
-
brightness
float brightness
-
hue
float hue
-
saturation
float saturation
-
-
-
-
Package net.sourceforge.plantuml.json
-
Class net.sourceforge.plantuml.json.JsonArray extends JsonValue implements Serializable
-
Serialized Fields
-
values
java.util.List<JsonValue> values
-
-
-
Class net.sourceforge.plantuml.json.JsonObject extends JsonValue implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream inputStream) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
names
java.util.List<java.lang.String> names
-
values
java.util.List<JsonValue> values
-
-
-
Class net.sourceforge.plantuml.json.JsonString extends JsonValue implements Serializable
-
Serialized Fields
-
string
java.lang.String string
-
-
-
Class net.sourceforge.plantuml.json.JsonValue extends java.lang.Object implements Serializable
-
Class net.sourceforge.plantuml.json.ParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
location
Location location
-
-
-
-
Package net.sourceforge.plantuml.oregon
-
Class net.sourceforge.plantuml.oregon.NoInputException extends java.lang.Exception implements Serializable
-
-
Package net.sourceforge.plantuml.picoweb
-
Class net.sourceforge.plantuml.picoweb.BadRequest400 extends java.io.IOException implements Serializable
-
-
Package net.sourceforge.plantuml.style
-
Class net.sourceforge.plantuml.style.NoStyleAvailableException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sourceforge.plantuml.svek
-
Class net.sourceforge.plantuml.svek.EmptySvgException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sourceforge.plantuml.swing
-
Class net.sourceforge.plantuml.swing.MainWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
changeDirButton
javax.swing.JButton changeDirButton
-
currentDirectoryListing2
java.util.List<net.sourceforge.plantuml.swing.SimpleLine> currentDirectoryListing2
-
dirWatcher
DirWatcher2 dirWatcher
-
extensions
javax.swing.JTextField extensions
-
jList1
javax.swing.JList jList1
-
openWindows2
java.util.Set<net.sourceforge.plantuml.swing.ImageWindow> openWindows2
-
option
Option option
-
period
int period
-
scrollPane
javax.swing.JScrollPane scrollPane
-
-
-
Class net.sourceforge.plantuml.swing.SpriteWindow extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
area
javax.swing.JTextArea area
-
last
java.lang.String last
-
-
-
-
Package net.sourceforge.plantuml.tim
-
Class net.sourceforge.plantuml.tim.EaterException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
message
java.lang.String message
-
-
-
Class net.sourceforge.plantuml.tim.EaterExceptionLocated extends java.lang.Exception implements Serializable
-
Serialized Fields
-
location
StringLocated location
-
message
java.lang.String message
-
-
-
-
Package net.sourceforge.plantuml.ugraphic.color
-
Class net.sourceforge.plantuml.ugraphic.color.NoSuchColorException extends java.lang.Exception implements Serializable
-
Class net.sourceforge.plantuml.ugraphic.color.NoSuchColorRuntimeException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sourceforge.plantuml.utils
-
Class net.sourceforge.plantuml.utils.MTRandom extends java.util.Random implements Serializable
- serialVersionUID:
- -515082678588212038L
-
-
Package net.sourceforge.plantuml.vizjs
-
Class net.sourceforge.plantuml.vizjs.GraphvizJsRuntimeException extends java.lang.RuntimeException implements Serializable
-