This commit is contained in:
crusader 2018-09-11 12:59:02 +09:00
parent 6d8dda94e0
commit f4453338e4
3 changed files with 399 additions and 373 deletions

View File

@ -28,11 +28,11 @@
</g>
<g>
<image [attr.x]="-node.r" [attr.y]="-node.r" [attr.width]="node.r * 2" [attr.height]="node.r * 2"
xlink:href="../../assets/image/icon/icon_db.svg"></image>
xlink:href="../../assets/image/icon/icon_was.svg"></image>
</g>
<g>
<image [attr.x]="-node.r" [attr.y]="-node.r" [attr.width]="node.r * 2" [attr.height]="node.r * 2"
xlink:href="../../assets/image/logo/icon_tomcat.svg"></image>
xlink:href="../../assets/image/logo/logo_tomcat.svg"></image>
</g>
<g>
<text class="textClass" [attr.y]="(node.r - 10) / 10 + 'em'" text-anchor="middle">{{node.id}}</text>

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -1,6 +1,8 @@
<div class="ui-g">
<div class="detail-img">
<img src="../../assets/image/icon/icon_db_maria.svg" width="100" height="100" />
<svg width="200" height="200" viewBox="20 40 140 100">
<image x="-40" y="-20" width="260" height="260" preserveAspectRatio="xMidYMid slice" xlink:href="../../assets/image/logo/logo_tomcat.svg" />
</svg>
</div>
<div class="detail-content">