ILinkPresentation

com.change_vision.jude.api.inf.presentation.Presentation Interface

com.change_vision.jude.api.inf.presentation. IPresentation
+getID() :String
+getModel() :IElement
+getDiagram() :IDiagram
+getType() :String
+getProperties() :HashMap
+getProperty(String key) :String
+setProperty(String key, String value) :void
+setProperties(Map map) :void
+getLabel() :String
+setLabel(String label) :void
com.change_vision.jude.api.inf.presentation. ILinkPresentation
+getPoints() :Point2D[]
+getSource() :INodePresentation
+getTarget() :INodePresentation
+setPoints(Point2D[] points) :void