Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java229 Point aMinPtSeq[][] = new Point[ 1 ][]; in refresh() local
230 aMinPtSeq[ 0 ] = new Point[ nLength ]; in refresh()
244 aMinPtSeq[ 0 ][ i ] = new Point( getAxisPosition( aXAxis, aData[ i ][ 0 ], false ), in refresh()
257 aShapeProp.setPropertyValue( "PolyPolygon", aMinPtSeq ); in refresh()

Completed in 202 milliseconds