break;
case GROUPCODE_PATTERN_LINE_ANGLE:
// set the previus parsed line data
this.parseBoundary = false;
this.linePattern = new HatchLineFamily();
this.pattern.addLineFamily(this.linePattern);
this.linePattern.setRotationAngle(value.getDoubleValue());
this.count = 0;