public interface IPictureMarkerSymbol extends IMarkerSymbol
CIRCLE_STYLE, CROSS_STYLE, DIAMOND_STYLE, SQUARE_STYLE, STAR_STYLE, SYMBOL_NAME, TRIANGLE_STYLE, VERTICAL_LINE_STYLE, X_STYLESELECTION_COLORPAPER, WORLD| 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)
|
getColor, getMask, getOffset, getRotation, getSize, setAlpha, setColor, setMask, setOffset, setRotation, setSizedraw, drawInsideRectangle, getDescription, getOnePointRgb, getPixExtentPlus, getSymbolForSelection, getSymbolType, isOneDotOrPixel, isShapeVisible, isSuitableFor, setDescriptionloadFromState, saveToStateprintgetCartographicSize, getReferenceSystem, getUnit, setCartographicSize, setReferenceSystem, setUnit, toCartographicSizevoid setImage(java.net.URL imageUrl)
throws java.io.IOException
imageFile - , Filejava.io.IOExceptionvoid setSelImage(java.net.URL imageFileUrl)
throws java.io.IOException
imageFile - , Filejava.io.IOExceptionjava.net.URL getSource()
java.net.URL getSelectedSource()