| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 | 
							- <!--
 
-  * Licensed to the Apache Software Foundation (ASF) under one or more
 
-  * contributor license agreements.  See the NOTICE file distributed with
 
-  * this work for additional information regarding copyright ownership.
 
-  * The ASF licenses this file to You under the Apache License, Version 2.0
 
-  * (the "License"); you may not use this file except in compliance with
 
-  * the License.  You may obtain a copy of the License at
 
-  *
 
-  *     http://www.apache.org/licenses/LICENSE-2.0
 
-  *
 
-  * Unless required by applicable law or agreed to in writing, software
 
-  * distributed under the License is distributed on an "AS IS" BASIS,
 
-  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
-  * See the License for the specific language governing permissions and
 
-  * limitations under the License.
 
- -->
 
- <!-- <div class="graph-toolbar clearfix"></div> -->
 
- <div class="white-bg no-padding lineage-box">
 
-     <div class="box-panel filter-box">
 
-         <div class="header clearfix">
 
-             <h4>过滤</h4>
 
-             <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
 
-         </div>
 
-         <div class="body">
 
-             <div class="hideProcessContainer form-group text-left col-sm-12">
 
-                 <div class="pretty p-switch p-fill">
 
-                     <input type="checkbox" class="pull-left" data-id="checkHideProcess" value="" />
 
-                     <div class="state p-primary">
 
-                         <label>隐藏过程</label>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-             <div class="hideDeletedContainer form-group text-left col-sm-12">
 
-                 <div class="pretty p-switch p-fill">
 
-                     <input type="checkbox" data-id="checkDeletedEntity" value="" />
 
-                     <div class="state p-primary">
 
-                         <label>隐藏删除的实体</label>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-             <div class="depth-container form-group select2-mini">
 
-                 <label class="control-label col-sm-4">Depth:</label>
 
-                 <div class="col-sm-4 no-padding">
 
-                     <select data-id="selectDepth" class="form-control"></select>
 
-                 </div>
 
-             </div>
 
-         </div>
 
-     </div>
 
-     <div class="box-panel search-box">
 
-         <div class="header clearfix">
 
-             <h4>Search</h4>
 
-             <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
 
-         </div>
 
-         <div class="body">
 
-             <div class="col-sm-12 no-padding">
 
-                 <div class="srchType clearfix">
 
-                     <label class="srchTitle">搜索沿袭实体: </label>
 
-                     <div class="">
 
-                         <div class="col-sm-12 no-padding temFilter">
 
-                             <select data-id="typeSearch"></select>
 
-                         </div>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-         </div>
 
-     </div>
 
-     <div class="box-panel setting-box">
 
-         <div class="header clearfix">
 
-             <h4>设置</h4>
 
-             <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
 
-         </div>
 
-         <div class="body">
 
-             <div class="showOnlyHoverPath form-group text-left col-sm-12">
 
-                 <div class="pretty p-switch p-fill">
 
-                     <input type="checkbox" checked class="pull-left" data-id="showOnlyHoverPath" value="" />
 
-                     <div class="state p-primary">
 
-                         <label>显示当前路径</label>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-             <div class="showTooltip form-group text-left col-sm-12">
 
-                 <div class="pretty p-switch p-fill">
 
-                     <input type="checkbox" class="pull-left" data-id="showTooltip" value="" />
 
-                     <div class="state p-primary">
 
-                         <label>显示节点详细信息</label>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-             <div class="showTooltip form-group text-left col-sm-12">
 
-                 <div class="pretty p-switch p-fill">
 
-                     <input type="checkbox" class="pull-left" data-id="labelFullName" value="" id="labelFullName"/>
 
-                     <div class="state p-primary">
 
-                         <label>展示全名</label>
 
-                     </div>
 
-                 </div>
 
-             </div>
 
-         </div>
 
-     </div>
 
-     <div class="graph-button-group pull-right">
 
-         <div>
 
-             <button data-id="resetLineage" class="btn btn-action btn-gray btn-sm" title="调整血缘关系">
 
-                 <i class="fa fa-retweet"></i>
 
-             </button>
 
-         </div>
 
-         <div>
 
-             <button data-id="saveSvg" class="btn btn-action btn-gray btn-sm" title="导出为PNG">
 
-                 <i class="fa fa-camera"></i>
 
-             </button>
 
-         </div>
 
-         <div>
 
-             <button type="button" data-id="setting-toggler" title="设置" class="btn btn-action btn-gray btn-sm">
 
-                 <i class="fa fa-gear"></i>
 
-             </button>
 
-         </div>
 
-         <div>
 
-             <button type="button" data-id="filter-toggler" title="过滤器" class="btn btn-action btn-gray btn-sm"><i class="fa fa-filter"></i></button>
 
-         </div>
 
-         <div>
 
-             <button type="button" data-id="search-toggler" title="搜索" class="btn btn-action btn-gray btn-sm"><i class="fa fa-search"></i></button>
 
-         </div>
 
-         <div class="btn-group">
 
-             <button type="button" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="放大" data-id="zoom-in">
 
-                 <i class="fa fa-search-plus"></i>
 
-             </button>
 
-             <button type="button" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="缩小" data-id="zoom-out">
 
-                 <i class="fa fa-search-minus"></i>
 
-             </button>
 
-         </div>
 
-         <div>
 
-             <button type="button" data-id="fullScreen-toggler" title="全屏" class="btn btn-action btn-gray btn-sm fullscreen_lineage">
 
-                 <i class="fa fa-expand"></i>
 
-             </button>
 
-         </div>
 
-     </div>
 
-     <div class="fontLoader">
 
-         <i class="fa fa-refresh fa-spin-custom"></i>
 
-     </div>
 
-     <div class="legends pull-left" style="height: 25px; padding: 2px;"></div>
 
-     <div class="svg" style="height: 100%; width: 100%"></div>
 
- </div>
 
- <div class="box-panel size-lg slide-from-right lineage-node-detail fix-box">
 
-     <div class="header clearfix">
 
-         <h4><span data-id="typeName"></span></h4>
 
-         <span data-id="box-close" class="btn btn-sm btn-close lineage-node-detail-close"><i class="fa fa-close"></i></span>
 
-         <span data-id="box-close" class="btn btn-sm btn-close lineage-node-detail-close"><i class="fa fa-close"></i></span>
 
-     </div>
 
-     <div class="body">
 
-         <table class="table bold-key">
 
-             <tbody data-id="nodeDetailTable"></tbody>
 
-         </table>
 
-     </div>
 
- </div>
 
- <div class="hidden-svg"></div>
 
 
  |