|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartRectangle2D | |
---|---|
com.quinncurtis.chart2djava | |
com.quinncurtis.spcchartjava |
Uses of ChartRectangle2D in com.quinncurtis.chart2djava |
---|
Methods in com.quinncurtis.chart2djava that return ChartRectangle2D | |
---|---|
ChartRectangle2D |
PhysicalCoordinates.convertRect(int ndestpostype,
ChartRectangle2D source,
int nsrcpostype)
This method converts ChartRectangle2D object from one coordinate system to another. |
ChartRectangle2D |
GraphObj.getBoundingBox()
Returns the bounding box for the chart object. |
ChartRectangle2D |
UserCoordinates.getClippingBounds()
This method returns the clipping bounds. |
ChartRectangle2D |
UserCoordinates.getClipRect()
This method returns the current clipping rectangle of the current graphics context. |
ChartRectangle2D |
ChartGradient.getGradientRectangle()
Get/Set the gradient rectangle for the color blend of the GradientPaint. |
ChartRectangle2D |
WorkingCoordinates.getGraphAreaScale()
Returns the working scale coordinates of the graph area. |
ChartRectangle2D |
WorkingCoordinates.getGraphBorderFrame()
This method returns the position and size of the plot area inside the graph area, specified using graph normalized coordinates. |
ChartRectangle2D |
WorkingCoordinates.getGraphRect()
This method returns the bounds of the graph area in window device coordinates. |
ChartRectangle2D |
ChartImage.getImageRectangle()
Returns the current size (width and height) of the image. |
static ChartRectangle2D |
UserCoordinates.getInitialClipRect()
This method returns the initial clipping rectangle of the graphics context. |
ChartRectangle2D |
Legend.getInnerLegendRectangle()
Returns the location of the inner legend rectangle. |
ChartRectangle2D |
UserCoordinates.getIntersectClipRect(ChartRectangle2D cliprect)
Combines the initital clipping rectangle with the current clipping rectangle, returning the intersection. |
ChartRectangle2D |
PhysicalCoordinates.getPhysPlotScale()
This method returns the physical coordinates of the plotting area. |
ChartRectangle2D |
WorkingCoordinates.getPlotAreaScale()
Returns the working scale coordinates of the plot area. |
ChartRectangle2D |
WorkingCoordinates.getPlotRect()
Calculates and returns the bounds of the plot area clipping rectangle using window device coordinates. |
ChartRectangle2D |
ChartPrint.getPrintRect()
This methods returns the output rectangle of the printed page, valid only when the PRT_RECT mapping mode is selected |
ChartRectangle2D |
UserCoordinates.getStringRect(java.awt.Graphics2D g2,
java.lang.String s)
This method returns the bounding box of the specified string, rendered using the current font. |
ChartRectangle2D |
ChartText.getTextBox()
This method returns the bounding box, in window device coordinates, for the current text object. |
ChartRectangle2D |
UserCoordinates.getUserViewport()
This method returns the current drawing viewport. |
Methods in com.quinncurtis.chart2djava with parameters of type ChartRectangle2D | |
---|---|
void |
WorkingCoordinates.calcWorkingScale(ChartRectangle2D plotareascale)
This method defines the bounds of the working coordinate system, extending the working coordinate system defined for the plotting area to the entire graph area. |
void |
PhysicalCoordinates.convertRect(ChartRectangle2D dest,
int ndestpostype,
ChartRectangle2D source,
int nsrcpostype)
This method converts ChartRectangle2D object from one coordinate system to another. |
ChartRectangle2D |
PhysicalCoordinates.convertRect(int ndestpostype,
ChartRectangle2D source,
int nsrcpostype)
This method converts ChartRectangle2D object from one coordinate system to another. |
void |
ChartRectangle2D.copy(ChartRectangle2D source)
Copies the source object. |
void |
ChartPlot.drawBarDatapointValue(java.awt.Graphics2D g2,
double x,
double y,
ChartRectangle2D barrect)
This method draws a bar data point value, based on the bar position and orientation. |
void |
UserCoordinates.drawFillRectangle(java.awt.Graphics2D g2,
ChartRectangle2D rect)
This method renders a rectangle using the current fill attributes. |
void |
ChartView.drawObject(java.awt.Graphics2D g2,
GraphObj graphobject,
ChartRectangle2D viewrect)
A single DChartGraph objects is rendered to the specified graphics context. |
static void |
ChartSupport.fixCommonRangeError(ChartRectangle2D rect,
double typicalmin,
double typicalmax)
This method checks and repairs common errors in specifying range limits for graphs. |
void |
ChartGradient.getDirectionAdjustedPoints(ChartRectangle2D rect2d,
int dir,
java.awt.Point p1,
java.awt.Point p2)
|
ChartRectangle2D |
UserCoordinates.getIntersectClipRect(ChartRectangle2D cliprect)
Combines the initital clipping rectangle with the current clipping rectangle, returning the intersection. |
void |
BarDatapointValue.initBarDatapointValue(NumericLabel numlabel,
ChartPlot plotobj,
ChartPoint2D datapointloc,
ChartRectangle2D barrect)
This method initializes the BarDatapointValue object. |
boolean |
ChartRectangle2D.intersectsWith(ChartRectangle2D rect)
|
void |
UserCoordinates.pRectangle(java.awt.geom.GeneralPath path,
ChartRectangle2D rect)
This method adds a rectangle shape to the specified path. |
void |
UserCoordinates.setClippingBounds(ChartRectangle2D cliprect)
Sets the clipping bounds using the specified rectangle. |
void |
UserCoordinates.setClipRect(ChartRectangle2D rect)
Sets the current clipping rectangle in the current graphics context. |
void |
UserCoordinates.setFillPaint(java.awt.Graphics2D g2,
ChartRectangle2D rect)
|
void |
ChartRectangle2D.setFrame(ChartRectangle2D r)
Initializes a rectangle object based on a ChartRectangle2D. |
void |
ChartGradient.setGradientRectangle(ChartRectangle2D value)
Get/Set the gradient rectangle for the color blend of the GradientPaint. |
void |
WorkingCoordinates.setGraphBorderFrame(ChartRectangle2D border)
This method initializes the position and size of the plot area inside the graph area, specified using graph normalized coordinates. |
void |
ChartImage.setImageRectangle(ChartRectangle2D imagerect,
int postype)
Sets the current position and size of the image. |
static void |
UserCoordinates.setInitialClipRect(ChartRectangle2D r)
This method sets the initial clipping rectangle of the graphics context. |
void |
PhysicalCoordinates.setPhysPlotScale(ChartRectangle2D physrect)
Sets the physical coordinates of the plotting area. |
void |
PhysicalCoordinates.setPhysScale(ChartRectangle2D rect)
This method initializes an PhysicalCoordinates object using the specified minimum and maximum values for the x- and y-axis. |
void |
WorkingCoordinates.setPlotAreaScale(ChartRectangle2D rect)
Sets the coordinates of the plot area. |
void |
ChartPrint.setPrintRect(ChartRectangle2D rect)
This methods sets the output rectangle of the printed page that is used when the PRT_RECT mapping mode is selected |
void |
UserCoordinates.setUserViewport(ChartRectangle2D rect)
Sets the current drawing viewport using window device coordinates. |
void |
WorldCoordinates.setWorldScale(ChartRectangle2D rect)
Sets the minimum and maximum values for x- and y-dimension the world coordinate system. |
Constructors in com.quinncurtis.chart2djava with parameters of type ChartRectangle2D | |
---|---|
BarDatapointValue(NumericLabel numlabel,
ChartPlot plotobj,
ChartPoint2D datapointloc,
ChartRectangle2D barrect)
This constructor creates a new BarDatapointValue object of a specified type, and scales it to match the specified minimum and maximum values. |
|
ChartRectangle2D(ChartRectangle2D r)
This constructor creates an DChartRectangle object based on the properties of a Rectangle2D object. |
Uses of ChartRectangle2D in com.quinncurtis.spcchartjava |
---|
Methods in com.quinncurtis.spcchartjava that return ChartRectangle2D | |
---|---|
ChartRectangle2D |
ProbabilityChart.getDefaultGraphBorder()
Get the default graph border object for the chart. |
ChartRectangle2D |
ParetoChart.getDefaultGraphBorder()
Get/Set the default graph border object for the chart. |
ChartRectangle2D |
FrequencyHistogramChart.getGraphBorder()
Get the default graph border for the chart. |
Methods in com.quinncurtis.spcchartjava with parameters of type ChartRectangle2D | |
---|---|
void |
ProbabilityChart.setDefaultGraphBorder(ChartRectangle2D value)
Set the default graph border object for the chart. |
void |
ParetoChart.setDefaultGraphBorder(ChartRectangle2D value)
Set the default graph border object for the chart. |
void |
FrequencyHistogramChart.setGraphBorder(ChartRectangle2D value)
Get the default graph border for the chart. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |