Translation:Group
From IDMLWiki
グループ(Group)
InDesignのページオブジェクトはグループ化することができます。グループのグループ化も可能です。下記の例のように、グループ内のそれぞれのオブジェクトは、<Group>エレメントの子エレメントとして表されます。
IDMLの例28 Group
<Group Self="u111" ItemTransform=" 1 0 0 1 0 0"><Rectangle Self="u10d" AppliedObjectStyle=" ObjectStyle\ k[Normal Graphics Frame]" ItemTransform=" 1 0 0 1 0 0"><Properties><PathGeometry><GeometryPathType PathOpen=" false"><PathPointArray><PathPointType Anchor="36.5 -359.5" LeftDirection=" 36.5 -359.5" RightDirection=" 36.5 -359.5"/><PathPointType Anchor="36.5 -330.5" LeftDirection=" 36.5 -330.5" RightDirection=" 36.5 -330.5"/><PathPointType Anchor="65.5 -330.5" LeftDirection=" 65.5 -330.5" RightDirection=" 65.5 -330.5"/><PathPointType Anchor="65.5 -359.5" LeftDirection=" 65.5 -359.5" RightDirection=" 65.5 -359.5"/></PathPointArray></GeometryPathType></PathGeometry></Properties></Rectangle><Polygon Self="u10e" AppliedObjectStyle=" ObjectStyle\ k[Normal Graphics Frame]" ItemTransform=" 1 0 0 1 0 0"><Properties><PathGeometry><GeometryPathType PathOpen=" false"><PathPointArray><PathPointType Anchor="113.71119986540519 -359.5" LeftDirection=" 113.71119986540519 -359.5" RightDirection=" 113.71119986540519 -359.5"/><PathPointType Anchor="97.28830013459482 -359.5" LeftDirection=" 97.28830013459482 -359.5" RightDirection=" 97.28830013459482 -359.5"/><PathPointType Anchor="89.07685026918963 -345.2773516293136" LeftDirection=" 89.07685026918963 -345.2773516293136" RightDirection=" 89.07685026918963 -345.2773516293136"/><PathPointType Anchor="97.28830013459482 -331.0547032586272" LeftDirection=" 97.28830013459482 -331.0547032586272" RightDirection=" 97.28830013459482 -331.0547032586272"/><PathPointType Anchor="113.71119986540518 -331.0547032586272" LeftDirection=" 113.71119986540518 -331.0547032586272" RightDirection=" 113.71119986540518 -331.0547032586272"/><PathPointType Anchor="121.92264973081038 -345.2773516293136" LeftDirection=" 121.92264973081038 -345.2773516293136" RightDirection=" 121.92264973081038 -345.2773516293136"/></PathPointArray></GeometryPathType></PathGeometry></Properties></Polygon><Oval Self="u10f" AppliedObjectStyle=" ObjectStyle\ k[Normal Graphics Frame]" ItemTransform=" 1 0 0 1 0 0"><Properties><PathGeometry><GeometryPathType PathOpen=" false"><PathPointArray><PathPointType Anchor="51 -288.5005" LeftDirection=" 42.99187117333334 -288.5005" RightDirection=" 59.00812882666667 -288.5005"/><PathPointType Anchor="65.5 -303.0005" LeftDirection=" 65.5 -294.9923711733333" RightDirection=" 65.5 -311.0086288266666"/><PathPointType Anchor="51 -317.5005" LeftDirection=" 59.00812882666667 -317.5005" RightDirection=" 42.99187117333334 -317.5005"/><PathPointType Anchor="36.5 -303.0005" LeftDirection=" 36.5 -311.0086288266666" RightDirection=" 36.5 -294.9923711733333"/></PathPointArray></GeometryPathType></PathGeometry></Properties></Oval><Rectangle Self="u110" AppliedObjectStyle=" ObjectStyle\ k[Normal Graphics Frame]" ItemTransform=" 1 0 0 1 0 0"><Properties><PathGeometry><GeometryPathType PathOpen=" false"><PathPointArray><PathPointType Anchor="90.99950000000001 -317.5005" LeftDirection=" 90.99950000000001 -317.5005" RightDirection=" 90.99950000000001 -317.5005"/><PathPointType Anchor="90.99950000000001 -288.5005" LeftDirection=" 90.99950000000001 -288.5005" RightDirection=" 90.99950000000001 -288.5005"/><PathPointType Anchor="119.99950000000001 -288.5005" LeftDirection=" 119.99950000000001 -288.5005" RightDirection=" 119.99950000000001 -288.5005"/><PathPointType Anchor="119.99950000000001 -317.5005" LeftDirection=" 119.99950000000001 -317.5005" RightDirection=" 119.99950000000001 -317.5005"/></PathPointArray></GeometryPathType></PathGeometry></Properties></Rectangle></Group>

