|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
LoadLegacyLetterStreams | Create letter streams. |
LoadLetterStreams | Create letter streams. |
LoadParticleStreams | Create particles streams. Definition of colors is still not developed properly. |
LoadPolygonStreams | Create letter streams. |
RulePredicate | Simple data class for a rule that is a predicate with 4 inputs. How should this be represented in a text file? A: POINT_COUNT == 5 A POINT_COUNT == 5 A POINT_COUNT == 5; A: POINT_COUNT == 5; LINE_COUNT = 5 ! A POINT_COUNT == 5; LINE_COUNT = 5 A POINT_COUNT == 5; LINE_COUNT = 5 def A POINT_COUNT == 5; LINE_COUNT = 5 ========== def A POINT_COUNT == 5 LINE_COUNT == 5 HOLE_COUNT == 1 ===== def A POINT_COUNT == 5 && LINE_COUNT == 5 || HOLE_COUNT == 1 |
StreamNames | Class with definitions common stream names. First strategy was not to used the same headlines and stream names to make it easier to debug in case of an error. This has been dropped in order to make it simpler for the users. |
Declarative programming in ShapeLogic is build on the following:
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |