Class CollectionLayer

All Implemented Interfaces:
Extensible
Direct Known Subclasses:
MaskCollectionLayer

public class CollectionLayer extends Layer
A layer which can contain other layers.
Version:
$revision$ $date$
  • Constructor Details

  • Method Details

    • isCollectionLayer

      public boolean isCollectionLayer()
      Overrides:
      isCollectionLayer in class Layer
      Returns:
      true, if this layer is a collection of other layers.