Class GeoLine

java.lang.Object
cn.mapway.geo.geometry.GeoObject
cn.mapway.geo.geometry.GeoLine
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable

public class GeoLine extends GeoObject
GeoLine
Author:
zhangjianshe@gmail.com
See Also:
  • Constructor Details

    • GeoLine

      public GeoLine()
    • GeoLine

      public GeoLine(Line line)
  • Method Details