Package net.simplace.core.customize
Klasse XMLLayoutProvider
java.lang.Object
net.simplace.core.customize.FWCustomizableLayoutProvider
net.simplace.core.customize.XMLLayoutProvider
- Autor:
- Andreas Enders
-
Feldübersicht
Von Klasse geerbte Felder net.simplace.core.customize.FWCustomizableLayoutProvider
iChartStyleMap, iContentObject, iFeatureStyleMap, iFormMap, iFunctionMap, iGridStyleMap, iLayoutPropertiesMap, iLocalePrefix, iMenuMap, iProblemReportMap, iSettingsMap, iStateBarMap, iSystemMap, iToolMap, iUserListHasMap, shouldAddAtlasPanel, shouldAddKeyworkPanel, shouldAddScenarioPanel, shouldAddSimComponentPanel -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetChildObject(String aName) protected voidprotected voidFills theFWCustomizableLayoutProvider.iFeatureStyleMapwith the predefined displayforUngültige Referenz
StylesorUngültige Referenz
org.geotools.feature.Featureobjects defined in XML file underUngültige Referenz
org.geotools.feature.FeatureCollection<features><sld>..</sld><metadata>...</metadata></features>.protected voidprotected voidprotected voidFills theFWCustomizableLayoutProvider.iGridStyleMapwith the predefined displayforUngültige Referenz
Stylesobjects defined in XML file underUngültige Referenz
org.geotools.coverage.grid.GridCoverage2D<grids>..</grids>.protected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidVon Klasse geerbte Methoden net.simplace.core.customize.FWCustomizableLayoutProvider
getChartStyle, getCurrentUserID, getCurrentUserRightsObject, getDefaultSystemSettings, getForm, getFunctionModel, getLayoutPropertiesMap, getLayoutProperty, getLocalePrefix, getMenuMap, getOriginalSystemModel, getProblemReportModel, getSettingModel, getStateBarFunctions, getSystemModel, getSystemModels, getToolMap, getUsersMap, initializeStructure, isAccessable, isDeveloppmentMode, isShouldAddAtlasPanel, isShouldAddKeyworkPanel, isShouldAddScenarioPanel, isShouldAddSimComponentPanel, isSystemAccessable, reInitializeStructure, reInitializeSystems, setShouldAddAtlasPanel, setShouldAddKeyworkPanel, setShouldAddScenarioPanel, setShouldAddSimComponentPanel
-
Konstruktordetails
-
XMLLayoutProvider
- Parameter:
aObjectFillingStructure- takes org.jdom2.Element, org.jdom2.Document or XML-String
-
-
Methodendetails
-
initSystemMap
protected void initSystemMap()- Angegeben von:
initSystemMapin KlasseFWCustomizableLayoutProvider
-
initProblemReportMap
protected void initProblemReportMap()- Angegeben von:
initProblemReportMapin KlasseFWCustomizableLayoutProvider
-
initSettingsMap
protected void initSettingsMap()- Angegeben von:
initSettingsMapin KlasseFWCustomizableLayoutProvider
-
initFunctionMap
protected void initFunctionMap()- Angegeben von:
initFunctionMapin KlasseFWCustomizableLayoutProvider
-
initLayoutPropertiesMap
protected void initLayoutPropertiesMap()- Angegeben von:
initLayoutPropertiesMapin KlasseFWCustomizableLayoutProvider
-
initMenuMap
protected void initMenuMap()- Angegeben von:
initMenuMapin KlasseFWCustomizableLayoutProvider
-
initToolMap
protected void initToolMap()- Angegeben von:
initToolMapin KlasseFWCustomizableLayoutProvider
-
initUserMap
protected void initUserMap()- Angegeben von:
initUserMapin KlasseFWCustomizableLayoutProvider
-
initStateBarFunctions
protected void initStateBarFunctions()- Angegeben von:
initStateBarFunctionsin KlasseFWCustomizableLayoutProvider
-
initFormMap
protected void initFormMap()- Angegeben von:
initFormMapin KlasseFWCustomizableLayoutProvider
-
initChartStyleMap
protected void initChartStyleMap()- Angegeben von:
initChartStyleMapin KlasseFWCustomizableLayoutProvider
-
initFeatureStyleMap
protected void initFeatureStyleMap()Fills theFWCustomizableLayoutProvider.iFeatureStyleMapwith the predefined displayforUngültige Referenz
StylesorUngültige Referenz
org.geotools.feature.Featureobjects defined in XML file underUngültige Referenz
org.geotools.feature.FeatureCollection<features><sld>..</sld><metadata>...</metadata></features>.- Angegeben von:
initFeatureStyleMapin KlasseFWCustomizableLayoutProvider
-
initGridStyleMap
protected void initGridStyleMap()Fills theFWCustomizableLayoutProvider.iGridStyleMapwith the predefined displayforUngültige Referenz
Stylesobjects defined in XML file underUngültige Referenz
org.geotools.coverage.grid.GridCoverage2D<grids>..</grids>.- Angegeben von:
initGridStyleMapin KlasseFWCustomizableLayoutProvider
-
getChildObject
- Angegeben von:
getChildObjectin KlasseFWCustomizableLayoutProvider- Parameter:
aName-- Gibt zurück:
- the child object
-