Package | Description |
---|---|
cb.petal | |
cb.util |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceView
Represents InterfaceView object
|
Modifier and Type | Method and Description |
---|---|
void |
Diagram.addToView(ClassView view)
Adds a class view to the presentation view, sets location and tags
and calls init().
|
protected Dimension |
Diagram.getClassViewSize(ClassView view)
Calculate size for classview by applying some heuristics
|
void |
EmptyVisitor.visit(ClassView obj) |
void |
Visitor.visit(ClassView obj) |
void |
DescendingVisitor.visit(ClassView obj) |
Modifier and Type | Method and Description |
---|---|
ClassView |
PetalObjectFactory.createClassView(Class clazz)
Creates class view for given class and sets the qualified name and quidu
for the referenced class accordingly.
|
Copyright © 2018 BITPlan GmbH. All rights reserved.