|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttemplates.diagram.EntityLayout
public class EntityLayout
Encapsulation of the layout information for the graphical representation of
TemplateComponents.
| Field Summary | |
|---|---|
java.awt.Color |
color
The background color of the icon. |
java.lang.String |
label
The label. |
java.awt.Point |
location
The center point of the icon. |
java.lang.String |
tag
The text inside the icon. |
| Constructor Summary | |
|---|---|
EntityLayout()
Construct an entity layout. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.awt.Point location
public java.lang.String label
public java.awt.Color color
public java.lang.String tag
| Constructor Detail |
|---|
public EntityLayout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||