private static class AdvancedPreference.UnclearableOsmDataLayer extends OsmDataLayer
OsmDataLayer.ConvertToGpxLayerAction, OsmDataLayer.DataCountVisitor, OsmDataLayer.LayerStateChangeListener
Layer.LayerAction, Layer.LayerGpxExportAction, Layer.LayerSaveAction, Layer.LayerSaveAsAction, Layer.MultiLayerAction, Layer.SeparatorLayerAction
AbstractMapViewPaintable.CompatibilityModeLayerPainter
DataSelectionListener.AbstractSelectionEvent, DataSelectionListener.SelectionAddEvent, DataSelectionListener.SelectionChangeEvent, DataSelectionListener.SelectionRemoveEvent, DataSelectionListener.SelectionReplaceEvent, DataSelectionListener.SelectionToggleEvent
HighlightUpdateListener.HighlightUpdateEvent
MapViewPaintable.LayerPainter, MapViewPaintable.MapViewEvent, MapViewPaintable.PaintableInvalidationEvent, MapViewPaintable.PaintableInvalidationListener
data, DEFAULT_RECENT_RELATIONS_NUMBER, PROPERTY_HIDE_LABELS_WHILE_DRAGGING, PROPERTY_RECENT_RELATIONS_NUMBER, PROPERTY_SAVE_EXTENSION, REQUIRES_SAVE_TO_DISK_PROP, REQUIRES_UPLOAD_TO_SERVER_PROP, validationErrors
FILTER_STATE_PROP, NAME_PROP, OPACITY_PROP, propertyChangeSupport, VISIBLE_PROP
Constructor and Description |
---|
UnclearableOsmDataLayer(DataSet data,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the data backing this layer, unless if locked.
|
addLayerStateChangeListener, checkSaveConditions, cleanupAfterUpload, containsPoint, createAndOpenSaveFileChooser, createHatchTexture, createNewName, createUploadTask, destroy, getBackgroundColor, getBaseIconProvider, getConflicts, getDataSet, getIcon, getInfoComponent, getMenuEntries, getOutsideColor, getRecentRelations, getToolTipText, getUploadDialog, getViewProjectionBounds, gpxVal, highlightUpdated, isDownloadable, isMergable, isModified, isSavable, isUploadable, isUploadDiscouraged, isUploadInProgress, mergeFrom, mergeFrom, mergeFrom, nodeToWayPoint, nodeToWayPoint, onPostDownloadFromServer, onPostLoadFromFile, onPostSaveToFile, onPostUploadToServer, paint, processDatasetEvent, projectionChanged, removeClipboardDataFor, removeLayerStateChangeListener, removeRecentRelation, requiresSaveToFile, requiresUploadToServer, selectionChanged, setName, setRecentRelation, setRequiresSaveToFile, setRequiresUploadToServer, setUploadDiscouraged, setUploadInProgress, toGpxData, toGpxData, unsetUploadInProgress, visitBoundingBox
isLocked, lock, unlock
addPropertyChangeListener, fireFilterStateChanged, fireOpacityChanged, fireVisibleChanged, getAssociatedFile, getChangesetSourceTag, getColor, getDefaultLayerPosition, getName, getOpacity, hasColor, hookUpMapView, isBackgroundLayer, isInfoResizable, isProjectionSupported, isRenamed, isVisible, nameSupportedProjections, removePropertyChangeListener, rename, setAssociatedFile, setBackgroundLayer, setColor, setFilterStateChanged, setOpacity, setVisible, toggleVisible, toString
addInvalidationListener, attachToMapView, createMapViewPainter, invalidate, removeInvalidationListener
UnclearableOsmDataLayer(DataSet data, java.lang.String name)
public void clear()
AbstractOsmDataLayer
clear
in class AbstractOsmDataLayer