Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BUILDING - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Gebäude, Building
- BW - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Bundeswehr, Military
C
- CUSTOMS - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Zoll, Customs
D
- de.turnertech.tz.api - package de.turnertech.tz.api
- de.turnertech.tz.symbol - module de.turnertech.tz.symbol
-
A Resource Pack containing numerous tactical symbols from the German "Taktische Zeichen".
- de.turnertech.tz.symbol - package de.turnertech.tz.symbol
-
Package containing over 800 tactical symbols, and the classes to help locate them.
F
- from(String) - Static method in enum de.turnertech.tz.api.TacticalSymbolTag
-
Gets the tag instance related to a string.
- FW - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Feuerwehr, Fire Brigade
G
- getResourceURL() - Method in class de.turnertech.tz.symbol.TacticalSymbol
-
Returns the resource
URLwhich points to the image this instance represents. - getTacticalSymbols() - Static method in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
Simply returns the internal storage wrapped in an unmodifiable list.
- getTacticalSymbols(TacticalSymbolTag...) - Static method in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
A search mechanism using "AND" logic to retrieve all
TacticalSymbols with all of the desiredTacticalSymbolTags - getTags() - Method in class de.turnertech.tz.symbol.TacticalSymbol
-
Returns the collection of tags associated with this symbol
H
- hasTag(TacticalSymbolTag) - Method in class de.turnertech.tz.symbol.TacticalSymbol
-
Simple check to see if a tag is present.
I
- initialise() - Static method in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
Reads the index file and populates an internal storage of
TacticalSymbolinstances. - isInitialised() - Static method in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
Simple check to see if the internal storage has been initialised.
L
- LOGGER_NAME - Static variable in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
We use java.util logging.
P
- PERSON - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Person
R
- reset() - Static method in class de.turnertech.tz.symbol.TacticalSymbolFactory
-
Resets the cache back to a default state.
T
- TacticalSymbol - Class in de.turnertech.tz.symbol
-
A representation of the Tactical Symbol.
- TacticalSymbolFactory - Class in de.turnertech.tz.symbol
-
A static factory class for creating and accessing the tactical symbols provided in this module via a programmer friendly method.
- TacticalSymbolTag - Enum in de.turnertech.tz.api
-
A tag which may be related to a tactical symbol.
- THW - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Federal Agency for Technical Relief, or Technisches Hilfswerk.
- toString() - Method in class de.turnertech.tz.symbol.TacticalSymbol
U
- UNIT - Enum constant in enum de.turnertech.tz.api.TacticalSymbolTag
-
Einheit, Unit
V
- valueOf(String) - Static method in enum de.turnertech.tz.api.TacticalSymbolTag
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.turnertech.tz.api.TacticalSymbolTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values