|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.core.symbol.MultiLayerSymbol
public class MultiLayerSymbol
MultiLayerSymbol class indicates that the symbol is a multilayer symbol. It does not export any public properties.
| Constructor Summary | |
|---|---|
MultiLayerSymbol()
The Constructor. |
|
MultiLayerSymbol(org.codehaus.jackson.JsonNode tempNode)
The Constructor. |
|
| Method Summary | |
|---|---|
MultiLayerSymbol |
copy()
Gets a copy of this Symbol object. |
String |
toJson()
Converts the symbol to a Json String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiLayerSymbol()
public MultiLayerSymbol(org.codehaus.jackson.JsonNode tempNode)
tempNode - the temp node| Method Detail |
|---|
public String toJson()
throws Exception
Symbol
toJson in interface SymbolException
public MultiLayerSymbol copy()
throws Exception
Symbol
copy in interface SymbolException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||