Index

B C D E F G H I L M O P R T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

B

BUILDING - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Gebäude, Building

C

CIVIL_PROTECTION - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Katastrophenschutz
CUSTOMS - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Zoll, Customs

D

DAMAGE - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Schäden
DAMAGE_ACCOUNTS - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Schadenskonten
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.

E

equals(Object) - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
As the hashCode is the hash of the image file, and the tags are immutable, equals only needs to check the hash code.

F

FACILITIES - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Einrichtungen
FIRE_BRIGADE - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Feuerwehr, Fire Brigade
from(String) - Static method in enum de.turnertech.tz.symbol.TacticalSymbolTag
Gets the tag instance related to a string.

G

getResourceURL() - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
Returns the resource URL which points to the image this instance represents.
getTacticalSymbols() - Static method in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
Simply returns the internal storage wrapped in an unmodifiable list.
getTacticalSymbols(TacticalSymbolTag...) - Static method in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
A search mechanism using "AND" logic to retrieve all TacticalSymbolResources with all of the desired TacticalSymbolTags
getTags() - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
Returns the collection of tags associated with this symbol

H

hashCode() - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
We are hard coding the hashcode in the constructor.
hasTag(TacticalSymbolTag) - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
Simple check to see if a tag is present.
HAZARDS - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
gefahren

I

initialise() - Static method in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
Reads the index file and populates an internal storage of TacticalSymbolResource instances.
isInitialised() - Static method in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
Simple check to see if the internal storage has been initialised.

L

LEADERSHIP - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Führungsstellen
LOGGER_NAME - Static variable in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
We use java.util logging.

M

MEASURES - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Maßnahmen
MILITARY - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Bundeswehr, Military

O

OTHER - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Sonstiges

P

PERSON - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Person
POLICE - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Polizei

R

RESCUE_SERVICES - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Rettungswesen
reset() - Static method in class de.turnertech.tz.symbol.TacticalSymbolResourceFactory
Resets the cache back to a default state.

T

TacticalSymbolResource - Class in de.turnertech.tz.symbol
A representation of the Tactical Symbol.
TacticalSymbolResourceFactory - 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.symbol
A tag which may be related to a tactical symbol.
TELECOMMUNICATIONS - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Fernmeldewesen
THW - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Federal Agency for Technical Relief, or Technisches Hilfswerk.
toString() - Method in class de.turnertech.tz.symbol.TacticalSymbolResource
 

U

UNIT - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Einheit, Unit

V

valueOf(String) - Static method in enum de.turnertech.tz.symbol.TacticalSymbolTag
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.turnertech.tz.symbol.TacticalSymbolTag
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Fahrzeuge

W

WATER_RESCUE - Enum constant in enum de.turnertech.tz.symbol.TacticalSymbolTag
Wasserrettung
B C D E F G H I L M O P R T U V W 
All Classes and Interfaces|All Packages|Constant Field Values