public static class MMidPoint.Sticky extends MMidPoint
MMidPoint.StickyparentLine, polylinePointIndexPAINT_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, transformcalcCenter, distanceFrom, getLocation, getLocation, getPoint, getPointCount, getPointRef, getPointRefCount, hashCode, isInternalSelectableaddAttributeKeys, 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, updateBoundingRectpublic MMidPoint.Sticky(MPolyline l, int i)
l - the parent linei - position in the polylineprotected MMidPoint.Sticky(MMidPoint p)
p - the pointpublic MMidPoint.Sticky clone()
MObjectpublic void getLocation(DPoint3 q, CTransform3D t)
getLocation in class MMidPointq - the output point objectt - the transformation matrix or null