public class AffineLineSegmentBetweenPointsUpdater extends MMUpdater
m_child, m_parents, m_specialCaseListenersList
MAX_UPDATER_INVOCATION_COUNT
Constructor and Description |
---|
AffineLineSegmentBetweenPointsUpdater(MMAffine2DLineSegment lineSegment,
MMAffine2DPoint initialPoint,
MMAffine2DPoint endPoint) |
Modifier and Type | Method and Description |
---|---|
void |
userDefinedUpdate()
This method is dedicated to be implemented in the real MMUpdater classes
that inherit from this abstract class.
|
addSpecialCaseListener, finishUpdate, fireSpecialCaseEvent, getInvocationCount, getParent, getParentCount, getSlave, isActive, removeSpecialCaseListener, setActive, startUpdateCycleFromHere, update
addInvokedUpdater, addObjectToRedraw, addUpdatableEntryObject, finishUpdaters, getActionCallCount, getEntryObject, getMaxUpdateInvocationCount, increaseActionCallCount, isUpdatableEntryObject, performActionCycleFromObject, performActionCycleFromObjects, redrawObjectsInCurrentCycle, reset, setEntryObject, setMaxUpdateInvocationCount
public AffineLineSegmentBetweenPointsUpdater(MMAffine2DLineSegment lineSegment, MMAffine2DPoint initialPoint, MMAffine2DPoint endPoint)
public void userDefinedUpdate()
MMUpdater
userDefinedUpdate
in class MMUpdater
Further documentation and examples can be found under www.mathletfactory.de.