Home
last modified time | relevance | path

Searched refs:plotState (Results 1 – 25 of 25) sorted by relevance

/dports/math/R-cran-MCMCpack/MCMCpack/man/
H A DplotState.Rd3 \name{plotState}
4 \alias{plotState}
7 plotState(
H A DMCMCnegbinChange.Rd201 plotState(posterior, legend.control = c(1, 0.6))
214 plotState(open.ended, legend.control = c(1, 0.6))
237 \code{\link{MCMCpoissonChange}}, \code{\link{plotState}},
H A DMCMCbinaryChange.Rd136 plotState(model2, legend.control = c(1, 0.6))
159 \code{\link{MCMCpoissonChange}},\code{\link{plotState}},
H A DMCMCprobitChange.Rd169 plotState(out2)
190 \code{\link{plotState}}, \code{\link{plotChangepoint}}
H A DMCMCoprobitChange.Rd186 plotState(out1)
203 \code{\link{plotState}}, \code{\link{plotChangepoint}}
H A DMCMCpoissonChange.Rd191 plotState(model2, legend.control = c(1, 0.6))
224 \code{\link{MCMCbinaryChange}}, \code{\link{plotState}},
H A DMCMCregressChange.Rd212 plotState(model1)
241 \code{\link{plotState}}, \code{\link{plotChangepoint}}
H A DMCMCresidualBreakAnalysis.Rd155 plotState(posterior)
H A DHMMpanelRE.Rd248 plotState(out1)
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/axis/
H A DSubCategoryAxis.java254 PlotRenderingInfo plotState) { in draw() argument
268 plotState); in draw()
270 plotState); in draw()
297 AxisState state, PlotRenderingInfo plotState) { in drawSubCategoryLabels() argument
H A DCategoryAxis.java966 PlotRenderingInfo plotState) { in draw() argument
981 createAndAddEntity(cursor, state, dataArea, edge, plotState); in draw()
985 plotState); in draw()
1013 PlotRenderingInfo plotState) { in drawCategoryLabels() argument
1080 if (plotState != null && plotState.getOwner() != null) { in drawCategoryLabels()
1081 EntityCollection entities = plotState.getOwner() in drawCategoryLabels()
1537 RectangleEdge edge, AxisState state, PlotRenderingInfo plotState) { in drawCategoryLabels() argument
1541 plotState); in drawCategoryLabels()
H A DCategoryAxis3D.java115 PlotRenderingInfo plotState) { in draw() argument
157 state, plotState); in draw()
H A DAxis.java1115 PlotRenderingInfo plotState); in draw() argument
1146 PlotRenderingInfo plotState) { in createAndAddEntity() argument
1148 if (plotState == null || plotState.getOwner() == null) { in createAndAddEntity()
1170 EntityCollection e = plotState.getOwner().getEntityCollection(); in createAndAddEntity()
H A DNumberAxis3D.java128 PlotRenderingInfo plotState) { in draw() argument
H A DSymbolAxis.java296 PlotRenderingInfo plotState) { in draw() argument
300 info = super.draw(g2, cursor, plotArea, dataArea, edge, plotState); in draw()
H A DLogAxis.java450 PlotRenderingInfo plotState) { in draw() argument
470 createAndAddEntity(cursor, state, dataArea, edge, plotState); in draw()
H A DCyclicNumberAxis.java1040 Rectangle2D dataArea, RectangleEdge edge, PlotRenderingInfo plotState) { in draw() argument
1043 plotState); in draw()
H A DNumberAxis.java652 PlotRenderingInfo plotState) { in draw() argument
675 createAndAddEntity(cursor, state, dataArea, edge, plotState); in draw()
H A DDateAxis.java1829 PlotRenderingInfo plotState) { in draw() argument
1854 createAndAddEntity(cursor, state, dataArea, edge, plotState); in draw()
H A DPeriodAxis.java665 PlotRenderingInfo plotState) { in draw() argument
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/plot/
H A DPlot.java1167 PlotRenderingInfo plotState, String toolTip, String urlText) { in createAndAddEntity() argument
1168 if (plotState != null && plotState.getOwner() != null) { in createAndAddEntity()
1169 EntityCollection e = plotState.getOwner().getEntityCollection(); in createAndAddEntity()
H A DCategoryPlot.java3766 PlotRenderingInfo plotState) { in drawAxes() argument
3796 RectangleEdge.TOP, plotState); in drawAxes()
3810 RectangleEdge.BOTTOM, plotState); in drawAxes()
3824 RectangleEdge.LEFT, plotState); in drawAxes()
3838 RectangleEdge.RIGHT, plotState); in drawAxes()
H A DXYPlot.java3648 PlotRenderingInfo plotState) { in drawAxes() argument
3677 RectangleEdge.TOP, plotState); in drawAxes()
3689 RectangleEdge.BOTTOM, plotState); in drawAxes()
3701 RectangleEdge.LEFT, plotState); in drawAxes()
3713 RectangleEdge.RIGHT, plotState); in drawAxes()
/dports/math/R-cran-MCMCpack/MCMCpack/
H A DNAMESPACE67 export(plotState)
H A DMD5141 e58af82aeacbec75c0985fbf4564e5e0 *man/plotState.Rd