Index

A B C D E F G H J L M O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form

A

angle() - Method in record class org.parttio.Gradient
Returns the value of the angle record component.
animation() - Method in record class org.parttio.Dash
Returns the value of the animation record component.
ARC - Enum constant in enum class org.parttio.PathType
 
ARROW1 - Enum constant in enum class org.parttio.PlugType
 
ARROW2 - Enum constant in enum class org.parttio.PlugType
 
ARROW3 - Enum constant in enum class org.parttio.PlugType
 
AUTO - Enum constant in enum class org.parttio.SocketType
 

B

BEHIND - Enum constant in enum class org.parttio.PlugType
 
blur() - Method in record class org.parttio.DropShadow
Returns the value of the blur record component.
BOTTOM - Enum constant in enum class org.parttio.SocketType
 

C

color() - Method in record class org.parttio.DropShadow
Returns the value of the color record component.

D

Dash - Record Class in org.parttio
 
Dash(boolean) - Constructor for record class org.parttio.Dash
 
Dash(boolean, Double) - Constructor for record class org.parttio.Dash
Creates an instance of a Dash record class.
DISC - Enum constant in enum class org.parttio.PlugType
 
drawLine(Component, Component) - Static method in class org.parttio.LeaderLineFactory
 
drawLine(Component, Component, LeaderLineOptions) - Static method in class org.parttio.LeaderLineFactory
 
DropShadow - Record Class in org.parttio
 
DropShadow(String, Double, Double, Double) - Constructor for record class org.parttio.DropShadow
Creates an instance of a DropShadow record class.
dx() - Method in record class org.parttio.DropShadow
Returns the value of the dx record component.
dy() - Method in record class org.parttio.DropShadow
Returns the value of the dy record component.

E

enabled() - Method in record class org.parttio.Dash
Returns the value of the enabled record component.
endColor() - Method in record class org.parttio.Gradient
Returns the value of the endColor record component.
equals(Object) - Method in record class org.parttio.Dash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.parttio.DropShadow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.parttio.Gradient
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.parttio.SocketGravity
Indicates whether some other object is "equal to" this one.

F

FLUID - Enum constant in enum class org.parttio.PathType
 

G

getColor() - Method in class org.parttio.LeaderLineOptions
 
getDash() - Method in class org.parttio.LeaderLineOptions
 
getDropShadow() - Method in class org.parttio.LeaderLineOptions
 
getEndLabel() - Method in class org.parttio.LeaderLineOptions
 
getEndPlug() - Method in class org.parttio.LeaderLineOptions
 
getEndPlugColor() - Method in class org.parttio.LeaderLineOptions
 
getEndPlugOutline() - Method in class org.parttio.LeaderLineOptions
 
getEndPlugOutlineColor() - Method in class org.parttio.LeaderLineOptions
 
getEndPlugOutlineSize() - Method in class org.parttio.LeaderLineOptions
 
getEndPlugSize() - Method in class org.parttio.LeaderLineOptions
 
getEndSocket() - Method in class org.parttio.LeaderLineOptions
 
getEndSocketGravity() - Method in class org.parttio.LeaderLineOptions
 
getGradient() - Method in class org.parttio.LeaderLineOptions
 
getMiddleLabel() - Method in class org.parttio.LeaderLineOptions
 
getOutline() - Method in class org.parttio.LeaderLineOptions
 
getOutlineColor() - Method in class org.parttio.LeaderLineOptions
 
getOutlineSize() - Method in class org.parttio.LeaderLineOptions
 
getPath() - Method in class org.parttio.LeaderLineOptions
 
getSize() - Method in class org.parttio.LeaderLineOptions
 
getStartLabel() - Method in class org.parttio.LeaderLineOptions
 
getStartPlug() - Method in class org.parttio.LeaderLineOptions
 
getStartPlugColor() - Method in class org.parttio.LeaderLineOptions
 
getStartPlugOutline() - Method in class org.parttio.LeaderLineOptions
 
getStartPlugOutlineColor() - Method in class org.parttio.LeaderLineOptions
 
getStartPlugOutlineSize() - Method in class org.parttio.LeaderLineOptions
 
getStartPlugSize() - Method in class org.parttio.LeaderLineOptions
 
getStartSocket() - Method in class org.parttio.LeaderLineOptions
 
getStartSocketGravity() - Method in class org.parttio.LeaderLineOptions
 
Gradient - Record Class in org.parttio
 
Gradient(String, String, Double) - Constructor for record class org.parttio.Gradient
Creates an instance of a Gradient record class.

H

hashCode() - Method in record class org.parttio.Dash
Returns a hash code value for this object.
hashCode() - Method in record class org.parttio.DropShadow
Returns a hash code value for this object.
hashCode() - Method in record class org.parttio.Gradient
Returns a hash code value for this object.
hashCode() - Method in record class org.parttio.SocketGravity
Returns a hash code value for this object.

J

json() - Method in enum class org.parttio.PathType
 
json() - Method in enum class org.parttio.PlugType
 
json() - Method in record class org.parttio.SocketGravity
 
json() - Method in enum class org.parttio.SocketType
 

L

LeaderLine - Class in org.parttio
A simple wrapper for the LeaderLine library.
LeaderLineFactory - Class in org.parttio
A simple wrapper for the LeaderLine library.
LeaderLineOptions - Class in org.parttio
 
LeaderLineOptions() - Constructor for class org.parttio.LeaderLineOptions
 
LEFT - Enum constant in enum class org.parttio.SocketType
 

M

MAGNET - Enum constant in enum class org.parttio.PathType
 
mapper - Static variable in class org.parttio.LeaderLine
 

O

of(String, Double, Double, Double) - Static method in record class org.parttio.DropShadow
 
of(String, String, Double) - Static method in record class org.parttio.Gradient
 
org.parttio - package org.parttio
 

P

PathType - Enum Class in org.parttio
 
PlugType - Enum Class in org.parttio
 
position() - Method in class org.parttio.LeaderLine
 

R

remove() - Method in class org.parttio.LeaderLine
Remove the leader line from the web page.
RIGHT - Enum constant in enum class org.parttio.SocketType
 

S

setColor(String) - Method in class org.parttio.LeaderLineOptions
 
setDash(Dash) - Method in class org.parttio.LeaderLineOptions
 
setDropShadow(DropShadow) - Method in class org.parttio.LeaderLineOptions
 
setEndLabel(String) - Method in class org.parttio.LeaderLineOptions
 
setEndPlug(PlugType) - Method in class org.parttio.LeaderLineOptions
 
setEndPlugColor(String) - Method in class org.parttio.LeaderLineOptions
 
setEndPlugOutline(Boolean) - Method in class org.parttio.LeaderLineOptions
 
setEndPlugOutlineColor(String) - Method in class org.parttio.LeaderLineOptions
 
setEndPlugOutlineSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setEndPlugSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setEndSocket(SocketType) - Method in class org.parttio.LeaderLineOptions
 
setEndSocketGravity(SocketGravity) - Method in class org.parttio.LeaderLineOptions
 
setGradient(Gradient) - Method in class org.parttio.LeaderLineOptions
 
setMiddleLabel(String) - Method in class org.parttio.LeaderLineOptions
 
setOptions(LeaderLineOptions) - Method in class org.parttio.LeaderLine
 
setOutline(Boolean) - Method in class org.parttio.LeaderLineOptions
 
setOutlineColor(String) - Method in class org.parttio.LeaderLineOptions
 
setOutlineSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setPath(PathType) - Method in class org.parttio.LeaderLineOptions
 
setSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setStartLabel(String) - Method in class org.parttio.LeaderLineOptions
 
setStartPlug(PlugType) - Method in class org.parttio.LeaderLineOptions
 
setStartPlugColor(String) - Method in class org.parttio.LeaderLineOptions
 
setStartPlugOutline(Boolean) - Method in class org.parttio.LeaderLineOptions
 
setStartPlugOutlineColor(String) - Method in class org.parttio.LeaderLineOptions
 
setStartPlugOutlineSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setStartPlugSize(Double) - Method in class org.parttio.LeaderLineOptions
 
setStartSocket(SocketType) - Method in class org.parttio.LeaderLineOptions
 
setStartSocketGravity(SocketGravity) - Method in class org.parttio.LeaderLineOptions
 
SocketGravity - Record Class in org.parttio
 
SocketGravity(int...) - Constructor for record class org.parttio.SocketGravity
Creates an instance of a SocketGravity record class.
SocketType - Enum Class in org.parttio
 
SQUARE - Enum constant in enum class org.parttio.PlugType
 
startColor() - Method in record class org.parttio.Gradient
Returns the value of the startColor record component.
STRAIGHT - Enum constant in enum class org.parttio.PathType
 

T

TOP - Enum constant in enum class org.parttio.SocketType
 
toString() - Method in record class org.parttio.Dash
Returns a string representation of this record class.
toString() - Method in record class org.parttio.DropShadow
Returns a string representation of this record class.
toString() - Method in record class org.parttio.Gradient
Returns a string representation of this record class.
toString() - Method in record class org.parttio.SocketGravity
Returns a string representation of this record class.

V

valueOf(String) - Static method in enum class org.parttio.PathType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.parttio.PlugType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.parttio.SocketType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.parttio.PathType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.parttio.PlugType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class org.parttio.SocketGravity
Returns the value of the values record component.
values() - Static method in enum class org.parttio.SocketType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H J L M O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form