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
Methods in dataPlots.layout that return GraphParametersModifier and TypeMethodDescriptionTDGraph.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 !