Java com.google.gwt.maps.client.overlays IconSequence fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.overlays IconSequence fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.overlays IconSequence.

The text is from its open source code.

Method

IconSequencenewInstance()
A symbol that can be draw on Polyline
voidsetIcon(Symbol symbol)
Set the icon to render on the line.
voidsetOffset(String offset)
Set the distance from the start of the line at which an icon is to be rendered.
voidsetRepeat(String repeat)
Set the distance between consecutive icons on the line.