Uses of Package
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api

Packages that use com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api   
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl   
 

Classes in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api used by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api
IDiagram
          Diagram is a container of a graph of diagram elements depicting all or part of a model.
IDiagramElement
          DiagramElement is the abstract supertype of all elements that can be nested in a diagram.
IEdge
          Edge specifies a given edge in a graph of diagram elements.
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.
IModelElement
          Marker interface for concrete model syntax referenced by actual implementation of DI
INode
          Node specifies a given node in a graph of diagram elements.
IShape
          Shape represents a node that has bounds that is relevant to the origin of a containing plane.
IStyle
           
 

Classes in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api used by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl
IDiagram
          Diagram is a container of a graph of diagram elements depicting all or part of a model.
IDiagramElement
          DiagramElement is the abstract supertype of all elements that can be nested in a diagram.
IEdge
          Edge specifies a given edge in a graph of diagram elements.
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.
ILabeledEdge
          LabeledEdge represents an edge that owns a collection of labels.
ILabeledShape
          LabeledShape represents a shape that owns a collection of labels.
IModelElement
          Marker interface for concrete model syntax referenced by actual implementation of DI
INode
          Node specifies a given node in a graph of diagram elements.
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.
IShape
          Shape represents a node that has bounds that is relevant to the origin of a containing plane.
IStyle
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.