Uses of Class
de.turnertech.tz.symbol.TacticalSymbol
Packages that use TacticalSymbol
Package
Description
Package containing over 800 tactical symbols, and the classes to help locate them.
-
Uses of TacticalSymbol in de.turnertech.tz.symbol
Methods in de.turnertech.tz.symbol that return types with arguments of type TacticalSymbolModifier and TypeMethodDescriptionstatic Collection<TacticalSymbol>TacticalSymbolFactory.getTacticalSymbols()Simply returns the internal storage wrapped in an unmodifiable list.static Collection<TacticalSymbol>TacticalSymbolFactory.getTacticalSymbols(TacticalSymbolTag... tags) A search mechanism using "AND" logic to retrieve allTacticalSymbols with all of the desiredTacticalSymbolTags