|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use INode | |
|---|---|
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api | |
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl | |
| Uses of INode in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api |
|---|
| Subinterfaces of INode in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api | |
|---|---|
interface |
ILabel
Label represents a node that is owned by another main diagram element in a plane and that depicts some (usually textual) aspect of that element within its own separate bounds. |
interface |
ILabeledShape
LabeledShape represents a shape that owns a collection of labels. |
interface |
IPlane
Plane is a node with an infinite bounds in the x-y coordinate system that owns a collection of shapes and edges that are laid out relative to its origin point. |
interface |
IShape
Shape represents a node that has bounds that is relevant to the origin of a containing plane. |
| Uses of INode in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl |
|---|
| Classes in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that implement INode | |
|---|---|
class |
Label
|
class |
LabeledShape
|
class |
Node
|
class |
Plane
|
class |
Shape
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||