FileDocCategorySizeDatePackage
UMLNode.javaAPI DocExample1058Tue Dec 08 01:21:00 GMT 1998oisoft.togetherx.scriptapi.UML

UMLNode

public interface UMLNode implements UMLElement
Presents nodes - rectangular objects: classes, actors, interfaces, usecases, packages, states, etc. Node element is an object that has rectangle area in diagram. This interface offers graphical information for the node.
version
2.1.05 20.08.1998
author
Sergey Dmitriev

Fields Summary
Constructors Summary
Methods Summary
public java.awt.RectanglegetRectangle()
Returns boundary box for the graphical presentation of the node.

return
java.awt.Rectangle of the node