Uses of Interface
nl.knaw.dans.layerstore.Layer
-
Uses of Layer in nl.knaw.dans.layerstore
Methods in nl.knaw.dans.layerstore that return LayerModifier and TypeMethodDescriptionLayeredItemStore.getLayer
(long id) Gets a layer by id.LayerManager.getLayer
(long id) Returns the layer with the given id.LayerManagerImpl.getLayer
(long id) LayeredItemStore.getTopLayer()
Gets the top layer or null if there is no top layer.LayerManager.getTopLayer()
Returns the current top layer.LayerManagerImpl.getTopLayer()
LayeredItemStore.newTopLayer()
Creates a new top layer, archiving any existing top layer.LayerManager.newTopLayer()
Closes the current top layer (if present) and creates a new top layer.LayerManagerImpl.newTopLayer()
Methods in nl.knaw.dans.layerstore with parameters of type Layer