public static class MMidPoint.Sticky extends MMidPoint
MMidPoint.Sticky
parentLine, polylinePointIndex
PAINT_ANTIALIAS, PAINT_FOCUSED, TRANSFORM_DISTORT
Modifier | Constructor and Description |
---|---|
protected |
MMidPoint.Sticky(MMidPoint p)
Copy constructor.
|
|
MMidPoint.Sticky(MPolyline l,
int i)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
MMidPoint.Sticky |
clone()
Creates a clone.
|
void |
getLocation(DPoint3 q,
CTransform3D t)
Gets the location.
|
addNotify, equals, getFixedLocation, getParentLine, getPositionInPolyline, isChildOf, isSelectableNow, removeNotify, setLocation, toString, transform
calcCenter, distanceFrom, getLocation, getLocation, getPoint, getPointCount, getPointRef, getPointRefCount, hashCode, isInternalSelectable
addAttributeKeys, addCdataAttributeKeys, addNotify, checkValidity, connectToSgroupOfAtom, containsAtom, containsPoint, distanceFrom, finishCloning, fixClonedPoints, getAttribute, getBackground, getColor, getLineColor, hasBackground, hasColor, hasLineColor, isEmpty, isReactionArrow, isSelected, isTransformable, makeColor, removeAtom, removeChild, removeNotify, replaceAtom, setAttribute, setBackground, setColor, setLineColor, setSelected, unselectContents, updateBoundingRect
public MMidPoint.Sticky(MPolyline l, int i)
l
- the parent linei
- position in the polylineprotected MMidPoint.Sticky(MMidPoint p)
p
- the pointpublic MMidPoint.Sticky clone()
MObject
public void getLocation(DPoint3 q, CTransform3D t)
getLocation
in class MMidPoint
q
- the output point objectt
- the transformation matrix or null