Uses of Interface
provided.owlMaps.general.ISymbolPath
Package | Description |
---|---|
provided.owlMaps.general |
Contains entities for general usage in multiple parts of the OwlMaps system.
|
-
Uses of ISymbolPath in provided.owlMaps.general
Classes in provided.owlMaps.general that implement ISymbolPath Modifier and Type Class Description class
SVGSymbolPath
Representation of an SVG vector path defining a symbol shape.class
SymbolPathConstants
Predefined symbols for use with markers, polylines, etc.Fields in provided.owlMaps.general with type parameters of type ISymbolPath Modifier and Type Field Description static provided.mixedData.MixedDataKey<ISymbolPath>
ISymbolOptions. PATH
The symbol's path, which is a built-in symbol path, or a custom path expressed using SVG path notation.Methods in provided.owlMaps.general that return ISymbolPath Modifier and Type Method Description ISymbolPath
ISymbol. getPath()
Get the ISymbolPath enum corresponding to the displayed shape of the symbol