public class

PolyLine

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

Summary

[Expand]
Inherited Fields
From class com.microstrategy.web.app.maps.shp.Shape
Public Constructors
PolyLine(Shape.TYPEEMUN type)
Public Methods
double[][][] getPointsAs3DArray()
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 PolyLine (Shape.TYPEEMUN type)

Public Methods

public double[][][] getPointsAs3DArray ()

Protected Methods

protected void readRecordContent (ByteBuffer bb)