120121122123124125126
* (non-Javadoc) * * @see org.kabeja.parser.entities.DXFEntityHandler#startDXFEntity() */ public void startDXFEntity() { shape = new DXFShape(); }