es.aeat.eett.plugins.map
Interface DataMap
- All Known Implementing Classes:
- DataMapImp
- public interface DataMap
- Author:
- f00992
inizialize
public void inizialize(java.lang.String nameHierarchy,
java.lang.String[] namesLevels,
java.util.Hashtable[] hash_maps)
- Hay que llamar a esta funcion cada vez que cambie el esquema.
hash_maps[i] Tiene que contener el mapa correspondiente a namesLevels[i].
- Parameters:
nameHierarchy
- namesLevels
- hash_maps
-
getZone
public Zone getZone(java.lang.String key)
throws java.lang.Exception
- Returns:
- Zone del mapa correspondiente a key
- Throws:
java.lang.Exception
getActiveLevel
public int getActiveLevel()
- Returns:
- Returns the activeLevel.
getNameCapas
public java.lang.String[] getNameCapas()
- Returns:
- Returns the nameCapas.
getNumCapas
public int getNumCapas()
- Returns:
- Returns the numCapas.
canShowMap
public boolean canShowMap()
- Returns:
- true si se puede mostrar un mapa;
JRubik v0.6