public interface SymbologyManager
IInterval createInterval(double min, double max)
min - the minimum included interval valuemax - the maximum included interval valueIArrowDecoratorStyle createArrowDecoratorStyle()
ISimpleMarkerSymbol createSimpleMarkerSymbol()
IMask createMask()
IMultiShapeSymbol createMultiShapeSymbol()
ISimpleFillSymbol createSimpleFillSymbol()
ISimpleLineSymbol createSimpleLineSymbol()
ISimpleLineStyle createSimpleLineStyle()
ISimpleTextSymbol createSimpleTextSymbol()
IMarkerFillPropertiesStyle createSimpleMarkerFillPropertiesStyle()
IBackgroundFileStyle createBackgroundFileStyle(URL imgURL) throws IOException
IOExceptionIPictureFillSymbol createPictureFillSymbol(URL imageURL, URL selImageURL) throws IOException
IOExceptionIPictureLineSymbol createPictureLineSymbol(URL imageURL, URL selImageURL) throws IOException
IOExceptionIPictureMarkerSymbol createPictureMarkerSymbol(URL imageURL, URL selImageURL) throws IOException
IOExceptionIMarkerFillSymbol createMarkerFillSymbol()
IAttrInTableLabelingStrategy createAttrInTableLabelingStrategy()
ILabelStyle createDefaultLabelStyle()
ILabelingStrategy createDefaultLabelingStrategy()
ILabelingMethod createDefaultLabelingMethod()
IZoomConstraints createDefaultZoomConstraints()
void registerLabelClass(ILabelClassFactory factory)
Collection<ILabelClassFactory> getLabelClassFactories()
ILabelClassFactory getLabelClassFactory(String id)
ILabelClass createDefaultLabel()
ILabelClassFactory getDefaultLabelFactory()
void setDefaultLabelFactory(String id)
void setDefaultLabelFactory(ILabelClassFactory factory)