@Deprecated public abstract class WfsTextLayer extends com.nutiteq.vectorlayers.TextLayer
Constructor and Description |
---|
WfsTextLayer(com.nutiteq.projections.Projection projection,
WfsLayer baseLayer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
calculateVisibleElements(com.nutiteq.components.Envelope env,
int zoom)
Deprecated.
|
void |
calculateVisibleElements(List<WfsLayer.Feature> features,
int zoom)
Deprecated.
|
protected abstract com.nutiteq.style.StyleSet<com.nutiteq.style.TextStyle> |
createStyleSet(WfsLayer.Feature feature,
int zoom)
Deprecated.
|
protected com.nutiteq.geometry.Text |
createText(WfsLayer.Feature feature,
int zoom)
Deprecated.
|
WfsLayer |
getBaseLayer()
Deprecated.
|
void |
setMaxVisibleElements(int maxElements)
Deprecated.
|
add, addAll, calculateVisibleElements, clear, createCullTask, elementUpdated, executeVisibilityCalculationTask, getCurrentZoomLevel, getDataExtent, getDataSource, getVisibleElements, loadVisibleElements, onElementChanged, onStartMapping, onStopMapping, registerDataSourceListeners, remove, removeAll, setComponents, setProjection, setRenderProjection, setVisible, setVisibleElements, setVisibleElementsList, unregisterDataSourceListeners, updateVisibleElements
public WfsTextLayer(com.nutiteq.projections.Projection projection, WfsLayer baseLayer)
public WfsLayer getBaseLayer()
public void setMaxVisibleElements(int maxElements)
public void calculateVisibleElements(List<WfsLayer.Feature> features, int zoom)
public void calculateVisibleElements(com.nutiteq.components.Envelope env, int zoom)
calculateVisibleElements
in class com.nutiteq.vectorlayers.VectorLayer<com.nutiteq.geometry.Text>
protected com.nutiteq.geometry.Text createText(WfsLayer.Feature feature, int zoom)
protected abstract com.nutiteq.style.StyleSet<com.nutiteq.style.TextStyle> createStyleSet(WfsLayer.Feature feature, int zoom)
Copyright © 2014. All rights reserved.