Translation5:Anchored Graphics
From IDMLWiki
アンカー付きオブジェクト
アンカー付きオブジェクトには、グラフィックを含むものもあります。「アンカー付きオブジェクトのテキストフレーム」と同じルールです。
IDMLの例55 アンカー付きオブジェクト
<Story Self="uce"><ParagraphStyleRange SpaceAfter=" 12"><CharacterStyleRange><Content>This is an example paragraph. We've ve inserted an anchored frame containing a graphic in the second paragraph.</Content>
<Br/></CharacterStyleRange></ParagraphStyleRange><ParagraphStyleRange Justification="CenterAlign"><CharacterStyleRange><Rectangle Self="uec" ItemTransform=" 1 0 0 1 0 0"><Properties><PathGeometry><GeometryPathType PathOpen=" false"><PathPointArray><PathPointType Anchor="-72 -78.72" LeftDirection="- 72 -78.72" RightDirection="- 72 -78.72"/><PathPointType Anchor="-72 78.72" LeftDirection="- 72 78.72" RightDirection="- 72 78.72"/><PathPointType Anchor="72 78.72" LeftDirection=" 72 78.72" RightDirection=" 72 78.72"/><PathPointType Anchor="72 -78.72" LeftDirection=" 72 -78.72" RightDirection=" 72 -78.72"/></PathPointArray></GeometryPathType></PathGeometry></Properties><Image Self="ue6" Space="$ID/#Links_RGB" ActualPpi=" 300 300" EffectivePpi=" 300 300" ImageRenderingIntent=" UseColorSettings" LocalDisplaySetting=" Default" ImageTypeName="$ ID/JPEG" ItemTransform=" 1 0 0 1 0 0"><Properties><Profile type="string">$ID/Embedded</Profile>
<GraphicBounds Left="0" Top="0" Right="144" Bottom="157.44"/></Properties><Link Self="ueb" AssetURL="$ ID/" AssetID="$ ID/" LinkResourceURI=" file://ruri/documents/IDML/assets/pumpkin.jpg" LinkResourceFormat="$ ID/JPEG" StoredState=" Normal" LinkClassID=" 35906" LinkClientID=" 257" LinkResourceModified=" false" LinkObjectModified=" false" ShowInUI=" true" CanEmbed=" true" CanUnembed=" true" CanPackage=" true" ImportPolicy=" NoAutoImport" ExportPolicy=" NoAutoExport" LinkImportStamp=" file 128385019586602016 396019" LinkImportModificationTime=" 2007-11-02T11:32:38" LinkImportTime=" 2008-06-14T15:12:33"/></Image></Rectangle><Br/></CharacterStyleRange></ParagraphStyleRange><ParagraphStyleRange><CharacterStyleRange><Content>This is a paragraph following the anchored frame.</Content>
</CharacterStyleRange></ParagraphStyleRange></Story>
グラフィックは<Story>エレメントに埋め込まれません。代わりに、<Image>エレメント中の<Link>エレメントが、画像ファイルのリンク先を参照します。

