Package empro :: Module empro :: Module geometry :: Class LawEdge
[frames] | no frames]

Class LawEdge

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
                  Edge --+
                         |
                        LawEdge

Realization of the Edge interface for creating a law edge..

Class Hierarchy for LawEdge
Class Hierarchy for LawEdge

constructor LawEdge(xLaw, yLaw, zLaw):

constructor LawEdge(xLaw, yLaw, zLaw, iStart):

constructor LawEdge(xLaw, yLaw, zLaw, iStart, iEnd):

Instance Methods

Inherited from Edge: endId, id, startId

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties

Inherited from core.Selectable: metaData, name, notes