Package net.simplace.core.customize
Klasse FWCustomizableLayoutProvider
java.lang.Object
net.simplace.core.customize.FWCustomizableLayoutProvider
- Bekannte direkte Unterklassen:
XMLLayoutProvider
- Autor:
- aenders you can get all customizing information for Layout of Project out of this provider
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Map<String, ChartStyle> protected ObjectHolds the predefined displayforUngültige Referenz
StylesandUngültige Referenz
org.geotools.feature.Featureobjects.Ungültige Referenz
org.geotools.feature.FeatureCollectionprotected Map<String, FWFunctionalityModel> Holds the predefined displayforUngültige Referenz
Stylesobjects.Ungültige Referenz
org.geotools.coverage.grid.GridCoverage2Dprotected Stringprotected Map<String, FWMenuItem> protected Map<String, FWProblemReportModel> protected Map<String, FWSettingModel> protected Map<String, FWSystemModel> protected Map<String, FWToolbarButton> protected Map<String, UserRightsObject> protected booleanprotected booleanprotected booleanprotected boolean -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetChartStyle(String aKey, FWObservable aObservable) abstract ObjectgetChildObject(String aName) you can get a Map with key,value with this method, containing the system settingsorg.jdom2.ElementgetFunctionModel(String aSystemID, String aFunctionID) you can get a Map with userid,AbstractFunctionality with this methodyou can get a Map with userid,String with this methodgetLayoutProperty(String aKey) you can get a Map with userid,FWMenuItem with this methodyou can get a Map with userid,AbstractFunctionality with this methodgetProblemReportModel(String aUserGroupID) you can get a Map with userid,AbstractFunctionality with this methodgetSettingModel(String aUserGroupID) you can get a Map with userid,AbstractFunctionality with this methodgetSystemModel(String aID) you can get a Map with userid,AbstractFunctionality with this methodyou can get a Map of Systemsyou can get a Map with userid,FWDefaultToolbarButton with this methodyou can get a Map with userid,UserRightsObject with this methodprotected abstract voidprotected abstract voidFills theiFeatureStyleMapwith the predefined displayforUngültige Referenz
StylesorUngültige Referenz
org.geotools.feature.Featureobjects.Ungültige Referenz
org.geotools.feature.FeatureCollectionprotected abstract voidprotected abstract voidprotected abstract voidFills theiGridStyleMapwith the predefined displayforUngültige Referenz
Stylesobjects.Ungültige Referenz
org.geotools.coverage.grid.GridCoverage2DvoidinitializeStructure(String aCurrentUserID) protected abstract voidprotected abstract voidprotected abstract voidprotected abstract voidprotected abstract voidprotected abstract voidprotected abstract voidprotected abstract voidbooleanisAccessable(String aID) booleanbooleanbooleanbooleanbooleanbooleanisSystemAccessable(String aSystemID) voidvoidvoidsetShouldAddAtlasPanel(boolean aShouldAddAtlasPanel) voidsetShouldAddKeyworkPanel(boolean aShouldAddKeyworkPanel) voidsetShouldAddScenarioPanel(boolean aShouldAddScenarioPanel) voidsetShouldAddSimComponentPanel(boolean aShouldAddSimComponentPanel)
-
Felddetails
-
iLocalePrefix
-
iContentObject
-
iUserListHasMap
-
iSettingsMap
-
iProblemReportMap
-
iSystemMap
-
iFunctionMap
-
iMenuMap
-
iToolMap
-
iStateBarMap
-
iFormMap
-
iLayoutPropertiesMap
-
iChartStyleMap
-
shouldAddKeyworkPanel
protected boolean shouldAddKeyworkPanel -
shouldAddSimComponentPanel
protected boolean shouldAddSimComponentPanel -
shouldAddAtlasPanel
protected boolean shouldAddAtlasPanel -
shouldAddScenarioPanel
protected boolean shouldAddScenarioPanel -
iFeatureStyleMap
Holds the predefined displayforUngültige Referenz
StylesandUngültige Referenz
org.geotools.feature.Featureobjects.Ungültige Referenz
org.geotools.feature.FeatureCollection -
iGridStyleMap
Holds the predefined displayforUngültige Referenz
Stylesobjects.Ungültige Referenz
org.geotools.coverage.grid.GridCoverage2D
-
-
Konstruktordetails
-
FWCustomizableLayoutProvider
- Parameter:
aObjectFillingStructure-
-
-
Methodendetails
-
initializeStructure
- Parameter:
aCurrentUserID-
-
reInitializeStructure
public void reInitializeStructure() -
reInitializeSystems
public void reInitializeSystems() -
initSystemMap
protected abstract void initSystemMap() -
initProblemReportMap
protected abstract void initProblemReportMap() -
initSettingsMap
protected abstract void initSettingsMap() -
initToolMap
protected abstract void initToolMap() -
initStateBarFunctions
protected abstract void initStateBarFunctions() -
initFunctionMap
protected abstract void initFunctionMap() -
initFormMap
protected abstract void initFormMap() -
initChartStyleMap
protected abstract void initChartStyleMap() -
initFeatureStyleMap
protected abstract void initFeatureStyleMap()Fills theiFeatureStyleMapwith the predefined displayforUngültige Referenz
StylesorUngültige Referenz
org.geotools.feature.Featureobjects.Ungültige Referenz
org.geotools.feature.FeatureCollection -
initGridStyleMap
protected abstract void initGridStyleMap()Fills theiGridStyleMapwith the predefined displayforUngültige Referenz
Stylesobjects.Ungültige Referenz
org.geotools.coverage.grid.GridCoverage2D -
initMenuMap
protected abstract void initMenuMap() -
initLayoutPropertiesMap
protected abstract void initLayoutPropertiesMap() -
initUserMap
protected abstract void initUserMap() -
getUsersMap
you can get a Map with userid,UserRightsObject with this method- Gibt zurück:
- Map Ungültige Eingabe: "<"String,UserRightsObject>
-
getSystemModel
you can get a Map with userid,AbstractFunctionality with this method- Parameter:
aID-- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getOriginalSystemModel
you can get a Map with userid,AbstractFunctionality with this method- Parameter:
aID-- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getSystemModels
you can get a Map of Systems- Gibt zurück:
- Map Ungültige Eingabe: "<"String,FWSystemModel>
-
getSettingModel
you can get a Map with userid,AbstractFunctionality with this method- Parameter:
aUserGroupID-- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getProblemReportModel
you can get a Map with userid,AbstractFunctionality with this method- Parameter:
aUserGroupID-- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getDefaultSystemSettings
you can get a Map with key,value with this method, containing the system settings- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getFunctionModel
you can get a Map with userid,AbstractFunctionality with this method- Parameter:
aSystemID-aFunctionID-- Gibt zurück:
- Map Ungültige Eingabe: "<"String,AbstractFunctionality>
-
getMenuMap
you can get a Map with userid,FWMenuItem with this method- Gibt zurück:
- Map Ungültige Eingabe: "<"String,FWMenuItem>
-
getToolMap
you can get a Map with userid,FWDefaultToolbarButton with this method- Gibt zurück:
- Map Ungültige Eingabe: "<"String,FWDefaultToolbarButton>
-
getLayoutPropertiesMap
you can get a Map with userid,String with this method- Gibt zurück:
- Map Ungültige Eingabe: "<"String,String>
-
getLocalePrefix
-
getLayoutProperty
- Parameter:
aKey-- Gibt zurück:
- Layout property
-
getChartStyle
- Parameter:
aKey-aObservable-- Gibt zurück:
- Chart style
-
getStateBarFunctions
- Gibt zurück:
- StateBar functions
-
getCurrentUserID
- Gibt zurück:
- current user ID
-
getCurrentUserRightsObject
- Gibt zurück:
- current user rights object
-
isShouldAddKeyworkPanel
public boolean isShouldAddKeyworkPanel()- Gibt zurück:
- the shouldAddKeyworkPanel
-
setShouldAddKeyworkPanel
public void setShouldAddKeyworkPanel(boolean aShouldAddKeyworkPanel) - Parameter:
aShouldAddKeyworkPanel- the shouldAddKeyworkPanel to set
-
isShouldAddSimComponentPanel
public boolean isShouldAddSimComponentPanel()- Gibt zurück:
- the shouldAddSimComponentPanel
-
setShouldAddSimComponentPanel
public void setShouldAddSimComponentPanel(boolean aShouldAddSimComponentPanel) - Parameter:
aShouldAddSimComponentPanel- the shouldAddSimComponentPanel to set
-
isShouldAddAtlasPanel
public boolean isShouldAddAtlasPanel()- Gibt zurück:
- the shouldAddAtlasPanel
-
setShouldAddAtlasPanel
public void setShouldAddAtlasPanel(boolean aShouldAddAtlasPanel) - Parameter:
aShouldAddAtlasPanel- the shouldAddAtlasPanel to set
-
isShouldAddScenarioPanel
public boolean isShouldAddScenarioPanel()- Gibt zurück:
- the shouldAddScenarioPanel
-
setShouldAddScenarioPanel
public void setShouldAddScenarioPanel(boolean aShouldAddScenarioPanel) - Parameter:
aShouldAddScenarioPanel- the shouldAddScenarioPanel to set
-
isAccessable
- Parameter:
aID-- Gibt zurück:
- if it is accessable
-
isSystemAccessable
- Parameter:
aSystemID-- Gibt zurück:
- true, if the system is accessible, otherwise returns false
-
isDeveloppmentMode
public boolean isDeveloppmentMode()- Gibt zurück:
- if it is in development mode
-
getForm
- Parameter:
aFormID-- Gibt zurück:
- the form
-
getChildObject
- Parameter:
aName-- Gibt zurück:
- the child object
-