| |
|
| java.lang.Object org.umlgraph.doclet.Shape
Shape | public Shape()(Code) | | Construct a default (class) Shape
|
Shape | public Shape(String n)(Code) | | Construct a Shape through the specified UMLGraph name
|
cellBorder | String cellBorder()(Code) | | Return the cell border required for the shape
|
extraColumn | String extraColumn(int nRows)(Code) | | Return the table border required for the shape
|
graphvizAttribute | public String graphvizAttribute()(Code) | | Return the GraphViz shape name corresponding to the shape
|
landingPort | String landingPort()(Code) | | Return the shape's GraphViz landing port
|
|
|
|