public interface IPictureMarkerSymbol extends IMarkerSymbol_v2
CartographicSupport.CartographicContextCIRCLE_STYLE, CROSS_STYLE, DIAMOND_STYLE, HORIZONTAL_LINE_STYLE, SQUARE_STYLE, STAR_STYLE, SYMBOL_NAME, TRIANGLE_STYLE, VERTICAL_LINE_STYLE, X_STYLEPAPER, WORLDSELECTION_COLOR| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getSelectedSource()
Returns the URL of the image that is used as a marker symbol (when it is
selected in the map)
|
java.net.URL |
getSource()
Returns the URL of the image that is used as a marker symbol
|
void |
setImage(java.net.URL imageUrl)
Sets the file for the image to be used as a marker symbol
|
void |
setSelImage(java.net.URL imageFileUrl)
Sets the file for the image to be used as a marker symbol (when it is
selected in the map)
|
getEfectiveLineToOffsetColor, getEfectiveOffset, getEfectiveRotationInDegres, getEfectiveRotationInRadians, getEfectiveSize, getLineToOffsetColor, getLineToOffsetColorExpression, getOffsetXExpression, getOffsetYExpression, getRotationExpression, getSizeExpression, isDrawLineToOffset, setDrawLineToOffset, setLineToOffsetColor, setLineToOffsetColorExpression, setOffsetXExpression, setOffsetYExpression, setRotationExpression, setSizeExpressiongetColor, getMask, getOffset, getRotation, getSize, setAlpha, setColor, setMask, setOffset, setRotation, setSizecopyCartographicContext, copyCartographicContext, getCartographicContext, getReferenceSystem, getUnit, setCartographicContext, setCartographicContext, setCartographicContext, setCartographicContext, setCartographicContext, setReferenceSystem, setUnit, toCartographicUnitsdraw, draw, drawInsideRectangle, getDescription, getFeature, getID, getSymbolForSelection, getSymbolForSelection, getSymbolType, isShapeVisible, isSuitableFor, setDescription, setFeature, setIDloadFromState, saveToStateprintclone, cloneQuietly, cloneQuietlyvoid setImage(java.net.URL imageUrl)
throws java.io.IOException
imageUrl - java.io.IOExceptionvoid setSelImage(java.net.URL imageFileUrl)
throws java.io.IOException
imageFileUrl - java.io.IOExceptionjava.net.URL getSource()
java.net.URL getSelectedSource()