Improve code / xml formatting, #54
This commit is contained in:
@@ -23,10 +23,10 @@ public class MultiLineString extends Geometry<LineString> {
|
||||
|
||||
public final native LineString getGeometryN(int i) /*-{
|
||||
return this[i];
|
||||
}-*/;
|
||||
}-*/;
|
||||
|
||||
public final native int getNumGeometries() /*-{
|
||||
return this.length;
|
||||
}-*/;
|
||||
}-*/;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user