public class GeneralLabelingFactory
extends java.lang.Object
implements org.gvsig.tools.util.Factory
| Constructor and Description |
|---|
GeneralLabelingFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
create(java.lang.Object... parameters) |
static GeneralLabelingStrategy |
createStrategy(org.gvsig.fmap.mapcontext.layers.FLayer layer,
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod method,
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placement_c,
org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints zoom_c) |
java.lang.String |
getName() |
public java.lang.Object create(java.lang.Object... parameters)
create in interface org.gvsig.tools.util.Factorypublic static GeneralLabelingStrategy createStrategy(org.gvsig.fmap.mapcontext.layers.FLayer layer, org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod method, org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placement_c, org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints zoom_c)
public java.lang.String getName()
getName in interface org.gvsig.tools.util.FactoryCopyright © 2026 gvSIG Association. All rights reserved.