Uses of Class
tethys.species.SpeciesMapItem
Packages that use SpeciesMapItem
-
Uses of SpeciesMapItem in tethys.species
Methods in tethys.species that return SpeciesMapItemModifier and TypeMethodDescriptionDataBlockSpeciesManager.getDefaultDefaultSpecies()
DataBlockSpeciesManager.getSpeciesItem
(T dataUnit) Methods in tethys.species that return types with arguments of type SpeciesMapItemModifier and TypeMethodDescriptionITISFunctions.searchNames
(String searchTerm) Search common and latin names for partial matched of the search term and return an array list of all possible matches.ITISFunctions.searchSpecies
(String searchTerm) Search species codes.Methods in tethys.species with parameters of type SpeciesMapItemModifier and TypeMethodDescriptionvoid
DataBlockSpeciesMap.putItem
(String key, SpeciesMapItem speciesMapItem) void
DataBlockSpeciesManager.setDefaultDefaultSpecies
(SpeciesMapItem defaultDefaultSpecies) -
Uses of SpeciesMapItem in tethys.species.swing
Methods in tethys.species.swing that return SpeciesMapItemModifier and TypeMethodDescriptionSpeciesSubPanel.getParams()
static SpeciesMapItem
SpeciesSearchDialog.showDialog
(Window parentFrame, TethysControl tethysControl, Integer currentCode) Methods in tethys.species.swing with parameters of type SpeciesMapItemMethod parameters in tethys.species.swing with type arguments of type SpeciesMapItemModifier and TypeMethodDescriptionvoid
SpeciesSearchDialog.setMapItems
(ArrayList<SpeciesMapItem> newMapItems)