Uses of Class
com.steema.teechart.styles.Map.PolygonSeries

Packages that use Map.PolygonSeries
com.steema.teechart.styles   
 

Uses of Map.PolygonSeries in com.steema.teechart.styles
 

Methods in com.steema.teechart.styles that return Map.PolygonSeries
 Map.PolygonSeries Map.Polygon.getPoints()
          Accesses the co-ordinates PointList which determine the boundary of the polygon.
 

Methods in com.steema.teechart.styles with parameters of type Map.PolygonSeries
 void Map.Polygon.setPoints(Map.PolygonSeries value)
          Accesses the co-ordinates PointList which determine the boundary of the polygon.