Uses of Class
de.turnertech.tz.swing.TacticalSymbol
-
Uses of TacticalSymbol in de.turnertech.tz.swing
Modifier and TypeMethodDescriptionstatic Optional<TacticalSymbol>
TacticalSymbolFactory.getTacticalSymbol
(int hashCode) Returns a tactical symbol based on its unique Id (hashCode).static Collection<TacticalSymbol>
TacticalSymbolFactory.getTacticalSymbols()
Returns the internal storage wrapped in an unmodifiable list.static Collection<TacticalSymbol>
TacticalSymbolFactory.getTacticalSymbols
(TacticalSymbolTag... tags) A search mechanism using "AND" logic to retrieve allTacticalSymbol
s with all of the desiredTacticalSymbolTag
s