|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.common.LyDxfParser
public class LyDxfParser
This class parses and converts dxf files into LyPolygon objects.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyDxfParser()
Constructor. |
Method Summary | |
---|---|
java.util.Vector<LyPolygon> |
parseFile(LyEnvironment environment,
java.lang.String file)
Parses a dxf file and return a vector of LyPolygon. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyDxfParser()
Method Detail |
---|
public java.util.Vector<LyPolygon> parseFile(LyEnvironment environment, java.lang.String file)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |