|
|
@@ -27,21 +27,28 @@ |
|
|
|
<div id=version>Version 0.4.25</div> |
|
|
|
|
|
|
|
<div id=node_data class=hidden> |
|
|
|
<div id=node_name></div> |
|
|
|
<div id=node_name></div> |
|
|
|
<ul> |
|
|
|
<li id=node_vop></li> |
|
|
|
<li>Measure in |
|
|
|
<a href="#" onclick="editor.measureX()">X</a> / |
|
|
|
<a href="#" onclick="editor.measureY()">Y</a> / |
|
|
|
<a href="#" onclick="editor.measureZ()">Z</a></li> |
|
|
|
<li>Act |
|
|
|
<a href="#" onclick="editor.hadamard()">Hadamard</a> / |
|
|
|
<a href="#" onclick="editor.phase()">Phase</a></li> |
|
|
|
<li><a href="#" onclick="editor.localComplementation()">Invert neighbourhood</a></li> |
|
|
|
<li><a href="#" onclick="editor.deleteNode()">Delete</a></li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div id=options> |
|
|
|
<ul> |
|
|
|
<li id=node_vop></li> |
|
|
|
<li>Measure in |
|
|
|
<a href="#" onclick="editor.measureX()">X</a> / |
|
|
|
<a href="#" onclick="editor.measureY()">Y</a> / |
|
|
|
<a href="#" onclick="editor.measureZ()">Z</a></li> |
|
|
|
<li>Act |
|
|
|
<a href="#" onclick="editor.hadamard()">Hadamard</a> / |
|
|
|
<a href="#" onclick="editor.phase()">Phase</a></li> |
|
|
|
<li><a href="#" onclick="editor.localComplementation()">Invert neighbourhood</a></li> |
|
|
|
<li><a href="#" onclick="editor.deleteNode()">Delete</a></li> |
|
|
|
<li>Curved edges</li> |
|
|
|
<li>Show grid</li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
</body> |
|
|
|
</html> |