MapContent
insteadpublic class GraphicEnhancedMapContext extends DefaultMapContext
In particular, adds holding for the following parameter values:
LOGGER, viewport
Constructor and Description |
---|
GraphicEnhancedMapContext()
Deprecated.
|
GraphicEnhancedMapContext(CoordinateReferenceSystem crs)
Deprecated.
Default constructor
|
GraphicEnhancedMapContext(MapLayer[] layers)
Deprecated.
|
GraphicEnhancedMapContext(MapLayer[] layers,
CoordinateReferenceSystem crs)
Deprecated.
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
Color |
getBgColor()
Deprecated.
DOCUMENT ME!
|
int |
getMapHeight()
Deprecated.
DOCUMENT ME!
|
int |
getMapWidth()
Deprecated.
DOCUMENT ME!
|
boolean |
isTransparent()
Deprecated.
DOCUMENT ME!
|
void |
setBgColor(Color bgColor)
Deprecated.
DOCUMENT ME!
|
void |
setMapHeight(int mapHeight)
Deprecated.
DOCUMENT ME!
|
void |
setMapWidth(int mapWidth)
Deprecated.
DOCUMENT ME!
|
void |
setTransparent(boolean transparent)
Deprecated.
Setting transparency for this wms context.
|
addLayer, addLayer, addLayer, addLayer, addLayer, addLayer, addLayer, addLayer, addLayers, clearLayerList, getLayer, getLayers, getViewport, removeLayer, removeLayer, removeLayers
addMapBoundsListener, addMapLayerListListener, addPropertyChangeListener, getAbstract, getAreaOfInterest, getContactInformation, getCoordinateReferenceSystem, getKeywords, getLayerBounds, getLayerCount, getTitle, indexOf, iterator, moveLayer, removeMapBoundsListener, removeMapLayerListListener, removePropertyChangeListener, setAbstract, setAreaOfInterest, setAreaOfInterest, setContactInformation, setCoordinateReferenceSystem, setKeywords, setTitle, toLayerList, transform
addLayer, addLayers, dispose, finalize, fireLayerAdded, fireLayerEvent, fireLayerMoved, fireLayerPreDispose, fireLayerRemoved, fireProperty, getMaxBounds, getUserData, layers, listenToMapLayers, removeLayer, setViewport
public GraphicEnhancedMapContext()
public GraphicEnhancedMapContext(MapLayer[] layers)
layers
- public GraphicEnhancedMapContext(CoordinateReferenceSystem crs)
public GraphicEnhancedMapContext(MapLayer[] layers, CoordinateReferenceSystem crs)
layers
- public Color getBgColor()
public void setBgColor(Color bgColor)
bgColor
- DOCUMENT ME!public int getMapHeight()
public void setMapHeight(int mapHeight)
mapHeight
- DOCUMENT ME!public int getMapWidth()
public void setMapWidth(int mapWidth)
mapWidth
- DOCUMENT ME!public boolean isTransparent()
public void setTransparent(boolean transparent)
transparent
- DOCUMENT ME!Copyright © 1996–2019 Geotools. All rights reserved.