// 座標軸モデルを生成して配置 int axis = newAxisModel( 3.0, 3.0, 3.0 ) ; mountModel( axis, rendererID ) ; …