|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RenderingInfo in org.deegree.layer |
|---|
| Methods in org.deegree.layer with parameters of type RenderingInfo | |
|---|---|
Pair<FeatureCollection,LinkedList<String>> |
AbstractLayer.getFeatures(RenderingInfo info,
Style style)
|
Pair<FeatureCollection,LinkedList<String>> |
Layer.getFeatures(RenderingInfo info,
Style style)
|
LinkedList<String> |
Layer.paintMap(RenderContext context,
RenderingInfo info,
Style style)
Method to paint on a graphics object. |
| Uses of RenderingInfo in org.deegree.layer.persistence.feature |
|---|
| Methods in org.deegree.layer.persistence.feature with parameters of type RenderingInfo | |
|---|---|
LinkedList<String> |
FeatureLayer.paintMap(RenderContext context,
RenderingInfo info,
Style style)
|
| Uses of RenderingInfo in org.deegree.layer.persistence.remotewms |
|---|
| Methods in org.deegree.layer.persistence.remotewms with parameters of type RenderingInfo | |
|---|---|
Pair<FeatureCollection,LinkedList<String>> |
RemoteWMSLayer.getFeatures(RenderingInfo info,
Style style)
|
LinkedList<String> |
RemoteWMSLayer.paintMap(RenderContext context,
RenderingInfo info,
Style style)
|
| Uses of RenderingInfo in org.deegree.rendering.r2d.context |
|---|
| Constructors in org.deegree.rendering.r2d.context with parameters of type RenderingInfo | |
|---|---|
DefaultRenderContext(RenderingInfo info)
|
|
| Uses of RenderingInfo in org.deegree.services.wms |
|---|
| Methods in org.deegree.services.wms with parameters of type RenderingInfo | |
|---|---|
Pair<FeatureCollection,LinkedList<String>> |
MapService.getFeatures(RenderingInfo info,
List<String> themes)
|
void |
MapService.getMapImage(RenderContext ctx,
RenderingInfo info,
List<String> themes)
|
| Uses of RenderingInfo in org.deegree.services.wms.controller.plugins |
|---|
| Methods in org.deegree.services.wms.controller.plugins with parameters of type RenderingInfo | |
|---|---|
RenderContext |
OutputFormatProvider.getRenderers(RenderingInfo info)
|
RenderContext |
DefaultOutputFormatProvider.getRenderers(RenderingInfo info)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||