Searched refs:aMaxPtSeq (Results 1 – 1 of 1) sorted by relevance
227 Point aMaxPtSeq[][] = new Point[ 1 ][]; in refresh() local228 aMaxPtSeq[ 0 ] = new Point[ nLength ]; in refresh()242 aMaxPtSeq[ 0 ][ i ] = new Point( getAxisPosition( aXAxis, aData[ i ][ 0 ], false ), in refresh()253 aShapeProp.setPropertyValue( "PolyPolygon", aMaxPtSeq ); in refresh()
Completed in 12 milliseconds