Lines Matching refs:layer

87                 a list of layer identifiers that can be used to
116 identifies the layer which should be modified
119 <p> The layer id returned is one of the layer ids obtained from
131 a layer identifier that can be used to obtain
156 retrieves a layer associated to a layer id, if newer than indicated.
159 a point in time. The layer should be returned only if is modified
171 a timestamp for the layer.
173 <p> An empty timestamp indicates, that the layer should be
182 a <type>Layer</type> object providing access to the layer data,
183 <NULL/> if the layer is newer than indicated by the timestamp.
186 if the layer id is invalid or
202 retrieves the layers associated to a series of layer ids,
227 providing access to the layer data.
228 <p> The list has the same length as aLayerIds. Each layer
229 object is associated to the layer id in the corresponding
237 if one of the layer ids is invalid or
253 retrieves the layers associated to a series of layer ids,
254 if newer than indicated for each layer.
255 <p> For each layer an individual timestamp can be provided,
256 which is used to indicate the last known version of the layer.
270 Timestamps are matched to layer ids by their position.
272 <p> An empty timestamp indicates, that the associated layer
282 providing access to the layer data.
283 <p> The list has the same length as aLayerIds. Each layer
284 object is associated to the layer id in the corresponding
292 if one of the layer ids is invalid or
309 retrieves a writable representation of the layer
310 associated to a layer id.
313 identifier of the layer to be accessed for writing.
314 <p>A layer id for writing can be obtained from
320 write access to the layer
323 if the layer id is invalid.