|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Symbol
com.esri.arcgisws.MarkerSymbol
com.esri.arcgisws.CartographicMarkerSymbol
com.esri.arcgisws.PictureMarkerSymbol
| Constructor Summary | |
PictureMarkerSymbol()
|
|
PictureMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale,
Color bgColor,
Color bitmapTransColor,
byte[] picture,
boolean swap1BitColor)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Color |
getBgColor()
Gets the bgColor value for this PictureMarkerSymbol. |
Color |
getBitmapTransColor()
Gets the bitmapTransColor value for this PictureMarkerSymbol. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
byte[] |
getPicture()
Gets the picture value for this PictureMarkerSymbol. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isSwap1BitColor()
Gets the swap1BitColor value for this PictureMarkerSymbol. |
void |
setBgColor(Color bgColor)
Sets the bgColor value for this PictureMarkerSymbol. |
void |
setBitmapTransColor(Color bitmapTransColor)
Sets the bitmapTransColor value for this PictureMarkerSymbol. |
void |
setPicture(byte[] picture)
Sets the picture value for this PictureMarkerSymbol. |
void |
setSwap1BitColor(boolean swap1BitColor)
Sets the swap1BitColor value for this PictureMarkerSymbol. |
| Methods inherited from class com.esri.arcgisws.CartographicMarkerSymbol |
getXScale, getYScale, setXScale, setYScale |
| Methods inherited from class com.esri.arcgisws.MarkerSymbol |
getAngle, getColor, getSize, getXOffset, getYOffset, setAngle, setColor, setSize, setXOffset, setYOffset |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PictureMarkerSymbol()
public PictureMarkerSymbol(double angle,
Color color,
double size,
double XOffset,
double YOffset,
double XScale,
double YScale,
Color bgColor,
Color bitmapTransColor,
byte[] picture,
boolean swap1BitColor)
| Method Detail |
public Color getBgColor()
public void setBgColor(Color bgColor)
bgColor - public Color getBitmapTransColor()
public void setBitmapTransColor(Color bitmapTransColor)
bitmapTransColor - public byte[] getPicture()
public void setPicture(byte[] picture)
picture - public boolean isSwap1BitColor()
public void setSwap1BitColor(boolean swap1BitColor)
swap1BitColor - public boolean equals(java.lang.Object obj)
equals in class CartographicMarkerSymbolpublic int hashCode()
hashCode in class CartographicMarkerSymbolpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||