mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-03 06:42:27 +08:00
- Add verticalLabelPosition=bottom, verticalAlign=top, and align=center to all shape library usage examples - Update Alibaba Cloud shape library documentation - Update Atlassian shape library documentation - Update AWS4 shape library documentation - Update Azure2 shape library documentation - Update Cisco19 shape library documentation - Update Citrix shape library documentation - Update GCP2 shape library documentation - Update Kubernetes shape library documentation - Update MSCAE shape library documentation - Update Network shape library documentation - Update OpenStack shape library documentation - Update Salesforce shape library documentation - Update SAP shape library documentation - Update VVD shape library documentation - Update WebIcons shape library documentation - Ensures consistent label positioning and alignment across all shape library examples for better visual consistency
73 lines
1.2 KiB
Markdown
73 lines
1.2 KiB
Markdown
# network
|
|
|
|
**Type:** mxgraph shapes
|
|
**Prefix:** `mxgraph.networks`
|
|
|
|
## Usage
|
|
|
|
```xml
|
|
<mxCell value="label" style="shape=mxgraph.networks.server;fillColor=#29AAE1;strokeColor=none;verticalLabelPosition=bottom;verticalAlign=top;align=center;" vertex="1" parent="1">
|
|
<mxGeometry x="0" y="0" width="60" height="60" as="geometry" />
|
|
</mxCell>
|
|
```
|
|
|
|
## Shapes (57)
|
|
|
|
- `biometric_reader`
|
|
- `bus`
|
|
- `business_center`
|
|
- `cloud`
|
|
- `comm_link`
|
|
- `comm_link_edge`
|
|
- `community`
|
|
- `copier`
|
|
- `desktop_pc`
|
|
- `external_storage`
|
|
- `firewall`
|
|
- `gamepad`
|
|
- `hub`
|
|
- `laptop`
|
|
- `load_balancer`
|
|
- `mail_server`
|
|
- `mainframe`
|
|
- `mobile`
|
|
- `modem`
|
|
- `monitor`
|
|
- `nas_filer`
|
|
- `patch_panel`
|
|
- `phone_1`
|
|
- `phone_2`
|
|
- `printer`
|
|
- `proxy_server`
|
|
- `rack`
|
|
- `radio_tower`
|
|
- `router`
|
|
- `satellite`
|
|
- `satellite_dish`
|
|
- `scanner`
|
|
- `secured`
|
|
- `security_camera`
|
|
- `server`
|
|
- `server_storage`
|
|
- `storage`
|
|
- `supercomputer`
|
|
- `switch`
|
|
- `tablet`
|
|
- `tape_storage`
|
|
- `terminal`
|
|
- `unsecure`
|
|
- `ups_enterprise`
|
|
- `ups_small`
|
|
- `usb_stick`
|
|
- `user_female`
|
|
- `user_male`
|
|
- `users`
|
|
- `video_projector`
|
|
- `video_projector_screen`
|
|
- `virtual_pc`
|
|
- `virtual_server`
|
|
- `virus`
|
|
- `web_server`
|
|
- `wireless_hub`
|
|
- `wireless_modem`
|