|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FisheryRegion | |
|---|---|
| fr.ifremer.isisfish.datastore | Data storage. |
| fr.ifremer.isisfish.entities | Entité metier d'IsisFish. |
| fr.ifremer.isisfish.map | |
| fr.ifremer.isisfish.mexico.export | |
| fr.ifremer.isisfish.ui.input | |
| fr.ifremer.isisfish.ui.input.check | |
| fr.ifremer.isisfish.ui.result | |
| fr.ifremer.isisfish.ui.sensitivity | |
| Uses of FisheryRegion in fr.ifremer.isisfish.datastore |
|---|
| Methods in fr.ifremer.isisfish.datastore that return FisheryRegion | |
|---|---|
static FisheryRegion |
RegionStorage.getFisheryRegion(org.nuiton.topia.TopiaContext context)
|
static FisheryRegion |
SimulationStorage.getFisheryRegion(org.nuiton.topia.TopiaContext context)
Retourne la FisheryRegion associee a cette simulation. |
| Uses of FisheryRegion in fr.ifremer.isisfish.entities |
|---|
| Classes in fr.ifremer.isisfish.entities with type parameters of type FisheryRegion | |
|---|---|
class |
FisheryRegionDAOAbstract<E extends FisheryRegion>
|
class |
FisheryRegionDAOImpl<E extends FisheryRegion>
|
| Classes in fr.ifremer.isisfish.entities that implement FisheryRegion | |
|---|---|
class |
FisheryRegionAbstract
|
class |
FisheryRegionImpl
FisheryRegionImpl. |
| Uses of FisheryRegion in fr.ifremer.isisfish.map |
|---|
| Fields in fr.ifremer.isisfish.map declared as FisheryRegion | |
|---|---|
protected FisheryRegion |
IsisMapBean.fisheryRegion
|
protected FisheryRegion |
ZoneDelimiterLayer.fisheryRegion
|
| Methods in fr.ifremer.isisfish.map that return FisheryRegion | |
|---|---|
FisheryRegion |
IsisMapBean.getFisheryRegion()
Get the value of region. |
| Methods in fr.ifremer.isisfish.map with parameters of type FisheryRegion | |
|---|---|
void |
IsisMapBean.setFisheryRegion(FisheryRegion fisheryRegion)
|
| Constructors in fr.ifremer.isisfish.map with parameters of type FisheryRegion | |
|---|---|
CellSelectionLayer(FisheryRegion fisheryRegion,
int selectionMode)
|
|
ZoneDelimiterLayer(FisheryRegion fisheryRegion)
|
|
| Uses of FisheryRegion in fr.ifremer.isisfish.mexico.export |
|---|
| Methods in fr.ifremer.isisfish.mexico.export with parameters of type FisheryRegion | |
|---|---|
void |
RegionExplorer.explore(FisheryRegion region,
RegionExport regionExport)
Explore region and call export on each entity found. |
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.input |
|---|
| Methods in fr.ifremer.isisfish.ui.input that return FisheryRegion | |
|---|---|
FisheryRegion |
InputContentUI.getRegion()
|
FisheryRegion |
InputAction.loadRegion(InputUI ui,
String name)
Load region. |
| Methods in fr.ifremer.isisfish.ui.input with parameters of type FisheryRegion | |
|---|---|
void |
InputAction.addMap(FisheryRegion fisheryRegion)
Add new map in region. |
void |
InputAction.checkFisheryRegion(FisheryRegion fisheryRegion)
|
void |
InputAction.exportRegionSensitivityFactors(InputUI parentComponent,
FisheryRegion fisheryRegion)
Explore region and exporte any enabled sensitivity factor name with value. |
static jaxx.runtime.swing.navigation.NavigationTreeModel |
InputNavigationTreeSelectionAdapter.getTreeModel(String regionName,
FisheryRegion fisheryRegion)
|
void |
InputAction.removeMap(FisheryRegion fisheryRegion,
Object[] selectedMaps)
Remove map in a region. |
void |
InputAction.saveFisheryRegion(FisheryRegion fisheryRegion)
|
protected void |
FisheryRegionUI.setFieldMapfilesModel(FisheryRegion region)
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.input.check |
|---|
| Methods in fr.ifremer.isisfish.ui.input.check with parameters of type FisheryRegion | |
|---|---|
static void |
CheckRegion.check(FisheryRegion region,
CheckResult result)
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.result |
|---|
| Methods in fr.ifremer.isisfish.ui.result with parameters of type FisheryRegion | |
|---|---|
void |
SimpleResultatMapBean.setRegion(FisheryRegion region)
|
| Uses of FisheryRegion in fr.ifremer.isisfish.ui.sensitivity |
|---|
| Methods in fr.ifremer.isisfish.ui.sensitivity with parameters of type FisheryRegion | |
|---|---|
static jaxx.runtime.swing.navigation.NavigationTreeModel |
SensitivityNavigationTreeSelectionAdapter.getTreeModel(String regionName,
FisheryRegion fisheryRegion)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||