public static class IObjFileImporter.Connect extends IObjFileImporter.Entity
Modifier and Type | Class and Description |
---|---|
class |
IObjFileImporter.Connect.Data |
Modifier and Type | Field and Description |
---|---|
IObjFileImporter.Curve2D |
curve2D |
IObjFileImporter.Surface |
surface |
data, entities, objects, server
Constructor and Description |
---|
Connect() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
IObjFileImporter.EntityData |
parse(java.lang.String[] args) |
add, getData, getLatestData, parse, read, setAllEntities, setObjectContainer, setServer
public IObjFileImporter.Curve2D curve2D
public IObjFileImporter.Surface surface
public java.lang.String getLabel()
getLabel
in class IObjFileImporter.Entity
public IObjFileImporter.EntityData parse(java.lang.String[] args)
parse
in class IObjFileImporter.Entity