Uses of Class
org.deegree_impl.graphics.sld.Layer_Impl

Packages that use Layer_Impl
org.deegree_impl.graphics.sld   
 

Uses of Layer_Impl in org.deegree_impl.graphics.sld
 

Subclasses of Layer_Impl in org.deegree_impl.graphics.sld
 class NamedLayer_Impl
          A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero or more styles, either NamedStyles or UserStyles.
 class UserLayer_Impl
          In addition to using named layers, it is also useful to be able to define custom user-defined layers for rendering.