Uses of Interface
org.graffiti.attributes.SortedCollectionAttribute
| Package | Description |
|---|---|
| org.graffiti.attributes | |
| org.graffiti.graphics |
-
Uses of SortedCollectionAttribute in org.graffiti.attributes
Classes in org.graffiti.attributes that implement SortedCollectionAttribute Modifier and Type Class Description classLinkedHashMapAttributeDOCUMENT ME! -
Uses of SortedCollectionAttribute in org.graffiti.graphics
Classes in org.graffiti.graphics that implement SortedCollectionAttribute Modifier and Type Class Description classShapeDescriptionAttributeMethods in org.graffiti.graphics that return SortedCollectionAttribute Modifier and Type Method Description SortedCollectionAttributeEdgeGraphicAttribute. getBends()Returns the collection ofCoordinateAttributes specifying the bends for this edge.Methods in org.graffiti.graphics with parameters of type SortedCollectionAttribute Modifier and Type Method Description voidEdgeGraphicAttribute. setBends(SortedCollectionAttribute b)Sets the 'bends'-value.