public interface IGeneralLabelingStrategy extends ILabelingStrategy, java.lang.Cloneable, CartographicSupport
CartographicSupport.CartographicContext
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
PAPER, WORLD
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowingOverlap() |
void |
setAllowOverlapping(boolean allowOverlapping) |
draw, getLabelingMethod, getPlacementConstraints, getUsedFields, getZoomConstraints, print, setLabelingMethod, setLayer, setPlacementConstraints, setZoomConstraints, shouldDrawLabels
loadFromState, saveToState
copyCartographicContext, copyCartographicContext, getCartographicContext, getReferenceSystem, getUnit, setCartographicContext, setCartographicContext, setCartographicContext, setCartographicContext, setCartographicContext, setReferenceSystem, setUnit, toCartographicUnits
static final java.lang.String NAME