public class WorldCollectionFileLoader extends WorldFileLoader implements WorldCollectionLoader
worldDoc, worldFileBasePath, worldFileName, worldLoaderOverride| Constructor and Description |
|---|
WorldCollectionFileLoader(java.lang.String worldCollectionFileName,
WorldLoaderOverride override) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(Instance instance) |
protected java.lang.String |
processGrassBoundary(java.util.List<Point> points,
org.w3c.dom.Node grassNode) |
getColor, getPoint, getQuaternion, getVector, getWorldLoaderOverride, load, parse, processPathArcs, processPathEdge, processPathPolygons, processWorldCollections, setupGlobalRegion, setWorldLoaderOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadpublic WorldCollectionFileLoader(java.lang.String worldCollectionFileName,
WorldLoaderOverride override)
public boolean generate(Instance instance)
generate in class WorldFileLoaderprotected java.lang.String processGrassBoundary(java.util.List<Point> points, org.w3c.dom.Node grassNode)