public class MapImage extends CustomPropertyProvider implements IMapImage
| Constructor and Description |
|---|
MapImage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAbsoluteSourcePath() |
java.awt.Dimension |
getDimension()
Gets the dimension.
|
int |
getHeight()
Gets the height.
|
java.lang.String |
getSource()
Gets the source.
|
java.io.File |
getSourceFile()
Gets the source file.
|
java.awt.Color |
getTransparentColor()
Gets the transparent color.
|
int |
getWidth()
Gets the width.
|
void |
setAbsolutPath(java.lang.String mapPath) |
getBoolValue, getBoolValue, getByteValue, getByteValue, getColorValue, getColorValue, getDoubleValue, getDoubleValue, getEnumValue, getEnumValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getLongValue, getProperties, getShortValue, getShortValue, getStringValue, getStringValue, hasCustomProperty, setProperties, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBoolValue, getBoolValue, getByteValue, getByteValue, getColorValue, getColorValue, getDoubleValue, getDoubleValue, getEnumValue, getEnumValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getLongValue, getProperties, getShortValue, getShortValue, getStringValue, getStringValue, hasCustomProperty, setProperties, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValuepublic java.lang.String getAbsoluteSourcePath()
getAbsoluteSourcePath in interface IMapImagepublic java.awt.Dimension getDimension()
IMapImagegetDimension in interface IMapImagepublic int getHeight()
public java.lang.String getSource()
IMapImagepublic java.io.File getSourceFile()
IMapImagegetSourceFile in interface IMapImagepublic java.awt.Color getTransparentColor()
IMapImagegetTransparentColor in interface IMapImagepublic int getWidth()
public void setAbsolutPath(java.lang.String mapPath)