Class ExternalShapeImporter
java.lang.Object
org.applecommander.bastools.api.shapes.ExternalShapeImporter
Allow the import of an external shape. Processing is very dependent on
being invoked in the "correct" manner!
Prototype code:
; Read in external shape table: configure first and then "import" processes file. .external characters type=bin shapes=1-96 import=imperator.bin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidimportShape(Shape shape) importShapeTableFromBinary(String filename) importShapeTableFromSource(String filename) void
-
Constructor Details
-
ExternalShapeImporter
-
-
Method Details
-
process
-
importShapeTableFromBinary
-
importShapeTableFromSource
-
importShape
-