EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.google.chart.model.ShapeMarker

Packages that use ShapeMarker
echopoint.google.chart.model Primary package under which all model objects required to support the comopnent wrappers around Google API are organised. 
 

Uses of ShapeMarker in echopoint.google.chart.model
 

Methods in echopoint.google.chart.model that return types with arguments of type ShapeMarker
 Collection<ShapeMarker> ChartData.getMarkers()
          Accessor for property 'markers'.
 

Method parameters in echopoint.google.chart.model with type arguments of type ShapeMarker
 void ChartData.setMarkers(Collection<ShapeMarker> markers)
          Mutator for property 'markers'.
 


EchoPoint API - 3.0.0b5
App Webcontainer