Uses of Class
org.graffiti.attributes.LinkedHashMapAttribute
Package | Description |
---|---|
org.graffiti.graphics |
-
Uses of LinkedHashMapAttribute in org.graffiti.graphics
Subclasses of LinkedHashMapAttribute in org.graffiti.graphics Modifier and Type Class Description class
ShapeDescriptionAttribute
Constructors in org.graffiti.graphics with parameters of type LinkedHashMapAttribute Constructor Description EdgeGraphicAttribute(String ah, String at, double t, DockingAttribute d, LinkedHashMapAttribute b, String lt)
Constructs an EdgeGraphicAttribute and initializes all its members.