|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.mapinfoapi.MIFGeometryParser
public class MIFGeometryParser
MIFGeometryParser
| Field Summary | |
|---|---|
java.util.LinkedList<java.lang.String> |
errors
|
| Constructor Summary | |
|---|---|
MIFGeometryParser(java.io.StreamTokenizer mif,
CoordinateSystem crs)
|
|
| Method Summary | |
|---|---|
void |
parseArc()
Currently just skips over the tokens. |
void |
parseEllipse()
Currently just skips over the tokens. |
Curve |
parseLine()
|
MultiPoint |
parseMultipoint()
|
Curve |
parsePLine()
|
Point |
parsePoint()
|
Surface |
parseRect()
|
MultiSurface |
parseRegion()
Null will be returned if polygons are broken, for example the two-point-polygons (actual example exported from MapInfo!) |
void |
parseRoundRect()
Currently just skips over the tokens. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.LinkedList<java.lang.String> errors
| Constructor Detail |
|---|
public MIFGeometryParser(java.io.StreamTokenizer mif,
CoordinateSystem crs)
mif - crs - | Method Detail |
|---|
public Point parsePoint()
throws java.io.IOException
java.io.IOException
public MultiPoint parseMultipoint()
throws java.io.IOException
java.io.IOException
public Curve parseLine()
throws java.io.IOException
java.io.IOException
public Curve parsePLine()
throws java.io.IOException
java.io.IOException
public MultiSurface parseRegion()
throws java.io.IOException
Region 1
2
2505127 5631765
2505127 5631765
java.io.IOException
public void parseArc()
throws java.io.IOException
java.io.IOException
public void parseRoundRect()
throws java.io.IOException
java.io.IOException
public void parseEllipse()
throws java.io.IOException
java.io.IOException
public Surface parseRect()
throws java.io.IOException
java.io.IOException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org