LabeledGraphicsBox
LabeledGraphicsBox[box,lbl]
是一个底层构造,表示带有标签的图形框符.
LabeledGraphicsBox[box,lbl,pos]
将 lbl 放置在 pos 指定的位置.
LabeledGraphicsBox[box,{lbl1,lbl2,…},{pos1,pos2,…}]
将 lbli 放置在位置 posi 处.
更多信息和选项
- LabeledGraphicsBox 是 Labeled 的一个底层表示. 除了底层笔记本表达式操作外,不应直接使用LabeledGraphicsBox .
- box 必须是 GraphicsBox、Graphics3DBox 或 LabeledGraphicsBox.
- 选择 LabeledGraphicsBox 将产生带有可调整大小的句柄的图形样式选择,可用于调整整个结构的大小.
- 调整 LabeledGraphicsBox 的大小将自动调整 box 的大小,以使用绘制标签所需的空间之外的全部可用空间.
- posi 可取的形式为:
-
side 以指定的边为中心 {side,align} 在指定的边上,按照指定的对齐方式 - side 可取的形式包括 Bottom、Left、Top、Right.
- align 可取的形式包括 Center、Left、Right、Bottom、Top.
- pos 的实际默认值通常是 Bottom.
- 可提供以下选项:
-
BaselinePosition Automatic 框符基线的位置 BaseStyle "LabeledGraphics" 整个框符的基本样式指定 DefaultLabelStyle "LabeledGraphicsLabel" 整个框符的基本样式指定 ImageMargins 0 在显示区域外添加的边距 ImageSize Automatic 框符的整体图像大小 LabelStyle Automatic lbli 的样式指定 Spacings Automatic 水平和垂直标签间距 - ImageSizeAutomatic 将使 LabeledGraphicsBox 以指定的大小显示 box,并根据需要添加额外的空间以容纳 lbli. 设为其他值时将设置整个构造的绝对大小,并自动调整 box 的大小来适配可用的空间.
- LabeledGraphicsBox 被用在某些 Labeled 构造的排版中.
范例
打开所有单元关闭所有单元范围 (15)
框符的用途 (5)
创建一个嵌套的 LabeledGraphicsBox:
用 LabeledGraphicsBox 作为标签:
用多级嵌套的 LabeledGraphicsBox 作为标签,其中还使用了嵌套的 LabeledGraphicsBox:
用 LabeledGraphicsBox 作为 Inset:
用 LabeledGraphicsBox 作为三维图形中的 Inset:
选项 (15)
ImageSize (1)
文本
Wolfram Research (2025),LabeledGraphicsBox,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LabeledGraphicsBox.html.
CMS
Wolfram 语言. 2025. "LabeledGraphicsBox." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/LabeledGraphicsBox.html.
APA
Wolfram 语言. (2025). LabeledGraphicsBox. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/LabeledGraphicsBox.html 年