public class PolygonMappedLinearUpdater extends MMUpdater
m_child, m_parents, m_specialCaseListenersList
MAX_UPDATER_INVOCATION_COUNT
Constructor and Description |
---|
PolygonMappedLinearUpdater(MMAffine2DPolygon dependentPolygon,
MMDefaultR2Endomorphism linearMap,
MMAffine2DPolygon parentPolygon) |
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 PolygonMappedLinearUpdater(MMAffine2DPolygon dependentPolygon, MMDefaultR2Endomorphism linearMap, MMAffine2DPolygon parentPolygon)
public void userDefinedUpdate()
MMUpdater
userDefinedUpdate
in class MMUpdater
Further documentation and examples can be found under www.mathletfactory.de.