Changes between Version 13 and Version 14 of LayerAlgebra

Show
Ignore:
Timestamp:
08/11/12 02:12:47 (10 months ago)
Author:
ajolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LayerAlgebra

    v13 v14  
    6161The clip method creates a layer, which has features from the input layer clipped to the areas of the features in the method layer. By default the result layer has attributes of the input layer. 
    6262 
    63 [[Image(IncorrectClip.jpg)]] 
     63[[Image(Clip.jpg)]] 
    6464 
    65 '''Figure''' An example of a layer (a) clipped with another layer (b). The result layer is labeled with attribute A. 
     65'''Figure''' An example of a layer (a) clipped with another layer (b). The first feature of the result layer is selected. 
    6666 
    6767== Erase ==