Uses of Class
dataPlots.layout.GraphParameters
Packages that use GraphParameters
-
Uses of GraphParameters in dataPlots
Fields in dataPlots with type parameters of type GraphParametersMethods in dataPlots with parameters of type GraphParameters -
Uses of GraphParameters in dataPlots.layout
Fields in dataPlots.layout declared as GraphParametersMethods in dataPlots.layout that return GraphParametersModifier and TypeMethodDescriptionprotected GraphParameters
GraphParameters.clone()
TDGraph.getGraphParameters()
TDGraph.prepareGraphParameters()
A bit different to the standard getter in that this only gets called just before teh configuration is serialized into the psf.Methods in dataPlots.layout with parameters of type GraphParametersModifier and TypeMethodDescriptionvoid
TDGraph.setGraphParameters
(GraphParameters graphParameters) This only gets called when the serialised settings from psf file have been loaded, not at any other time ! -
Uses of GraphParameters in dataPlotsFX
Methods in dataPlotsFX that return GraphParameters