public static class IlvSegmentedHyperEdge.HyperEdgeEnd extends IlvDefaultHyperEdgeEnd
Constructor and Description |
---|
HyperEdgeEnd(IlvHyperEdge edge,
IlvGraphic node,
boolean origin)
Creates a new hyperedge end.
|
HyperEdgeEnd(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
IlvHyperEdgeEnd |
copy()
Creates a copy of this object.
|
void |
positionChanged()
Called when the position of this end might have changed.
|
getHyperEdge, getNode, getPosition, isAbsolutePositioning, isDragging, setAbsolutePositioning, setDragging, setHyperEdge, setPosition, write, zoomable
public HyperEdgeEnd(IlvHyperEdge edge, IlvGraphic node, boolean origin)
public HyperEdgeEnd(IlvInputStream stream) throws IlvReadFileException
IlvInputStream
.stream
- The input stream.IlvReadFileException
- if the format is not correct.public IlvHyperEdgeEnd copy()
copy
in interface IlvHyperEdgeEnd
copy
in class IlvDefaultHyperEdgeEnd
public void positionChanged()
positionChanged
in interface IlvHyperEdgeEnd
positionChanged
in class IlvDefaultHyperEdgeEnd
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.