public class

Point

extends Shape
java.lang.Object
   ↳ com.microstrategy.web.app.maps.shp.Shape
     ↳ com.microstrategy.web.app.maps.shp.Point

Summary

[Expand]
Inherited Fields
From class com.microstrategy.web.app.maps.shp.Shape
Public Constructors
Point(Shape.TYPEEMUN shape_type)
Public Methods
double getMeasure()
double[] getPoint()
Protected Methods
void readRecordContent(ByteBuffer bb)
[Expand]
Inherited Methods
From class com.microstrategy.web.app.maps.shp.Shape
From class java.lang.Object

Public Constructors

public Point (Shape.TYPEEMUN shape_type)

Public Methods

public double getMeasure ()

public double[] getPoint ()

Protected Methods

protected void readRecordContent (ByteBuffer bb)