Back to index...
package rendering.source;
enum PositionType {
BEFORE,
AFTER
}