Class PoliceCar
java.lang.Object
com.kheops.jmap.client.render.symbols.Symbol
com.kheops.jmap.client.render.symbols.VectorSymbol
com.kheops.jmap.client.render.symbols.SimpleSymbol
com.kheops.jmap.client.render.symbols.PoliceCar
- All Implemented Interfaces:
- Serializable,- Cloneable
- See Also:
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.kheops.jmap.client.render.symbols.SimpleSymboldraw, draw, getBounds, toSvg
- 
Constructor Details- 
PoliceCarpublic PoliceCar()
 
- 
- 
Method Details- 
getListXprotected int[] getListX()- Specified by:
- getListXin class- SimpleSymbol
 
- 
getListYprotected int[] getListY()- Specified by:
- getListYin class- SimpleSymbol
 
- 
cloneDescription copied from class:SymbolReturns a cloned instance of the current symbol.
 
-