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 classSVGSymbolPathRepresentation of an SVG vector path defining a symbol shape.classSymbolPathConstantsPredefined 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. PATHThe 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 ISymbolPathISymbol. getPath()Get the ISymbolPath enum corresponding to the displayed shape of the symbol