public class PrintingTemplatePreviewListener extends FeatureMoveListener
| Modifier and Type | Field and Description |
|---|---|
static Color |
BORDER_COLOR |
static String |
HEIGHT |
static String |
WIDTH |
dragDim, dragPoint, features, mc, pFeature, pressPoint, SELECTION_CHANGED_NOTIFICATION| Constructor and Description |
|---|
PrintingTemplatePreviewListener(MappingComponent mappingComponent)
Creates a new PrintingTemplatePreviewListener object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
adjustMap()
DOCUMENT ME!
|
void |
cleanUpAndRestoreFeatures()
DOCUMENT ME!
|
String |
getOldInteractionMode()
DOCUMENT ME!
|
void |
init()
DOCUMENT ME!
|
void |
init(Scale selectedScale,
Resolution selectedResolution,
Template selectedTemplate,
String oldInteractionMode)
DOCUMENT ME!
|
void |
mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event) |
void |
mouseReleased(edu.umd.cs.piccolo.event.PInputEvent e) |
void |
mouseWheelRotated(edu.umd.cs.piccolo.event.PInputEvent event) |
void |
setOldInteractionMode(String oldInteractionMode)
DOCUMENT ME!
|
cleanup, mouseDragged, mousePressedacceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toStringpublic static final String WIDTH
public static final String HEIGHT
public static final Color BORDER_COLOR
public PrintingTemplatePreviewListener(MappingComponent mappingComponent)
mappingComponent - DOCUMENT ME!public String getOldInteractionMode()
public void setOldInteractionMode(String oldInteractionMode)
oldInteractionMode - DOCUMENT ME!public void init()
public void init(Scale selectedScale, Resolution selectedResolution, Template selectedTemplate, String oldInteractionMode)
selectedScale - DOCUMENT ME!selectedResolution - DOCUMENT ME!selectedTemplate - DOCUMENT ME!oldInteractionMode - DOCUMENT ME!public void mouseReleased(edu.umd.cs.piccolo.event.PInputEvent e)
mouseReleased in class FeatureMoveListenerpublic void mouseMoved(edu.umd.cs.piccolo.event.PInputEvent event)
mouseMoved in class FeatureMoveListenerpublic void mouseWheelRotated(edu.umd.cs.piccolo.event.PInputEvent event)
mouseWheelRotated in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpublic void cleanUpAndRestoreFeatures()
public void adjustMap()
Copyright © 2012–2025 cismet GmbH. All rights reserved.