|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Instances of this class describe the characteristics of a
VisualPort. One instance of VisualPortDenotation
is associated with each VisualPort.
A VisualPortDenotation defines the angular interval where
incoming and outgoing edges are allowed to connect to the associated
VisualPort.
VisualPort| Method Summary | |
VisualPortDenotation |
deepCopy()
Returns a deep independent copy of this VisualPortDenotation
object. |
double[] |
getBoundedInterval()
Return the angular interval which this denotation accepts as incoming directions for VisualEdges. |
boolean |
isDirectionAccepted(double direction)
Tests whether the given direction is accepted by this VisualPortDenotation. |
| Method Detail |
public double[] getBoundedInterval()
VisualEdges.
public boolean isDirectionAccepted(double direction)
VisualPortDenotation.
direction - the direction to check (in degrees).
VisualPortDenotation, otherwise false.public VisualPortDenotation deepCopy()
VisualPortDenotation
object.
VisualPortDenotation
object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||