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(java.net.URL imgURL) throws java.io.IOException
java.io.IOExceptionIPictureFillSymbol createPictureFillSymbol(java.net.URL imageURL, java.net.URL selImageURL) throws java.io.IOException
java.io.IOExceptionIPictureLineSymbol createPictureLineSymbol(java.net.URL imageURL, java.net.URL selImageURL) throws java.io.IOException
java.io.IOExceptionIPictureMarkerSymbol createPictureMarkerSymbol(java.net.URL imageURL, java.net.URL selImageURL) throws java.io.IOException
java.io.IOExceptionIMarkerFillSymbol createMarkerFillSymbol()
IAttrInTableLabelingStrategy createAttrInTableLabelingStrategy()
ILabelStyle createDefaultLabelStyle()
ILabelingStrategy createDefaultLabelingStrategy()
ILabelingMethod createDefaultLabelingMethod()
IZoomConstraints createDefaultZoomConstraints()
void registerLabelClass(ILabelClassFactory factory)
java.util.Collection<ILabelClassFactory> getLabelClassFactories()
ILabelClassFactory getLabelClassFactory(java.lang.String id)
ILabelClass createDefaultLabel()
ILabelClassFactory getDefaultLabelFactory()
void setDefaultLabelFactory(java.lang.String id)
void setDefaultLabelFactory(ILabelClassFactory factory)
PathLength createPathLength(java.awt.Shape path)
ILegendWriter getDefaultLegendWriter()
void registerLabelingStrategy(Factory factory)
ILabelingStrategy createLabelingStrategy(java.lang.String nameFactory, java.lang.Object... parameters)