Uses of Class
dataMap.layoutFX.DataMapPaneFX
Packages that use DataMapPaneFX
- 
Uses of DataMapPaneFX in dataMap.layoutFX
Methods in dataMap.layoutFX that return DataMapPaneFXModifier and TypeMethodDescriptionScrollingDataPaneFX.getDataMapPane()Get the data map pane, holds both the scrolling pane and the summary pane.Constructors in dataMap.layoutFX with parameters of type DataMapPaneFXModifierConstructorDescriptionDataMapSettingsPane(DataMapControl dataMapControl, DataMapPaneFX dataMapPane) ScrollingDataPaneFX(DataMapControl dataMapControl, DataMapPaneFX dataMapPaneFX) Constructor for the ScrollingDataPaneFXSummaryPaneFX(DataMapControl dataMapControl, DataMapPaneFX dataMapPaneFX)