|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.aims.AimsMelpSymbols
The AimsMelpSymbols class implements the standard MELP symbology as ArcIMS symbols using the same symbol numbers in use in Arc/Info, GOAT, and MELP-KID. This class is used with lookup tables to apply standard symbology to AimsFeatureLayer renderers.
| Constructor Summary | |
AimsMelpSymbols()
Creates new AimsMelpSymbols |
|
| Method Summary | |
AimsSymbol |
getFillSymbol(int symbolNumber)
Gets the fill symbol with the specified symbol number. |
java.lang.String |
getFillSymbolAxl(int symbolNumber)
Gets the AXL string for the fill symbol with the specified symbol number. |
AimsSymbol |
getLineSymbol(int symbolNumber)
Gets the line symbol with the specified symbol number. |
java.lang.String |
getLineSymbolAxl(int symbolNumber)
Gets the AXL string for the line symbol with the specified symbol number. |
AimsSymbol |
getMarkerSymbol(int symbolNumber)
Gets the marker symbol with the specified symbol number. |
java.lang.String |
getMarkerSymbolAxl(int symbolNumber)
Gets the AXL string for the marker symbol with the specified symbol number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AimsMelpSymbols()
| Method Detail |
public AimsSymbol getMarkerSymbol(int symbolNumber)
public java.lang.String getMarkerSymbolAxl(int symbolNumber)
public AimsSymbol getLineSymbol(int symbolNumber)
public java.lang.String getLineSymbolAxl(int symbolNumber)
public AimsSymbol getFillSymbol(int symbolNumber)
public java.lang.String getFillSymbolAxl(int symbolNumber)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||