Uses of Interface
provided.owlMaps.general.ISymbolPathAlgo
Package | Description |
---|---|
provided.owlMaps.general |
Contains entities for general usage in multiple parts of the OwlMaps system.
|
-
Uses of ISymbolPathAlgo in provided.owlMaps.general
Methods in provided.owlMaps.general with parameters of type ISymbolPathAlgo Modifier and Type Method Description <R, P> R
ISymbolPath. execute(ISymbolPathAlgo<R,P> algo, P... params)
Standard visitor pattern "accept" method for ISymbolPath processing visitor algorithms.<R, P> R
SVGSymbolPath. execute(ISymbolPathAlgo<R,P> algo, P... params)
<R, P> R
SymbolPathConstants. execute(ISymbolPathAlgo<R,P> algo, P... params)