for( int i=0; i<shape.length; i++ ){
            shape[i] = shapeNode.get(i).asLong();
        }