Skip to main content

Module page

Module page 

Source
Expand description

页树与页对象(见 GB/T 33190—2016 7.6、7.7)。

  • 页树 Pages 见图 12、表 11:通过前序遍历叶节点确定页顺序;
  • 页对象(Content.xml 的根节点 Page)见图 13、表 12;
  • 模板页 CT_TemplatePage 见图 14、表 13;
  • 图层 CT_Layer 见图 15、表 14。

图层内部的页面图元对象(文字、图形、图像、复合对象,见第 8~13 章) 不属于基础结构,未在此建模,反序列化时会被忽略。

Structs§

Content
页面内容描述(见表 12)。
CtLayer
CT_Layer:图层(见表 14、表 15)。
CtTemplatePage
CT_TemplatePage:模板页(见表 13)。
PageObject
页对象,即页内容描述文件(Content.xml)的根节点(见表 12)。
PageRef
页树中的页节点(见表 11)。
Pages
页树(见表 11)。
Template
页面对模板页的引用(见表 12)。