As well as http://www.grenvillecollege.co.uk/ pay day loan uk {}{}{ . [[ProgramLanguage/Script/JavaScript]] *JointJS [#z8cfbaac] #contents **本家 [#c9ed9eaf] -[[http://www.jointjs.com/>http://www.jointjs.com/]] *APIリファレンス [#kdec05c9] |クラス|説明|h |[[Joint>#waa309d9]]|| |Joint.arrows|Additional ready-to-use arrows.| |Joint.dia|Holds functionality related to all diagrams and their elements.| |Joint.dia.cdm|Holds functionality related to Conceptual Data Model (CDM) and Logical Data Model (LDM) diagrams.| |Joint.dia.devs|Holds functionality related to Discrete EVent System (DEVS) diagrams.| |Joint.dia.Element|| |Joint.dia.erd|Holds functionality related to Entity-relationship diagrams.| |Joint.dia.fsa|Holds functionality related to FSA diagrams.| |Joint.dia.org|Holds functionality related to Org-charts.| |Joint.dia.pn|Holds functionality related to Petri net diagrams.| |Joint.dia.uml|Holds functionality related to UML diagrams.| **Joint クラス [#waa309d9] ***メソッド [#yd9e15fb] |名称|備考|h |Joint(from, to, opts)|図形と図形をつなぐ線または矢印を生成します。| |compact()|Returns compact object representation of joint.| |[[disconnect([string])>./Joint/disconnect(string)]]|図形との連結を切断します。| |euid()|| |[[getVertices()>./Joint/getVertices()]]|直線の交わる点を取得します。| |[[hideHandle([string])>./Joint/hideHandle(string)]]|始点または終点の座標を移動するためのハンドルを隠します。| |[[highlight([string])>./Joint/highlight(string)]]|線を強調するため一時的に色を変更します。| |isSmooth()|Find out whether the connection is smooth or not.| |[[label(string)>./Joint/label(string)]]|ラベルに文字列を設定します。| |[[%%label(1D array of string)%%>./Joint/label(1D array of string)]]|''使用禁止''&br;複数のラベルに文字列を設定します。| |Joint.paper(p)|<static>図形を描画する領域を作成します。| |[[register(object[, string])>./Joint/register(object, string)]]|図形を登録します。&br;''意図した結果にならなくなった。''| |[[register(1D array of object[, string])>./Joint/register(1D array of object, string)]]|複数の図形を登録します。&br;''意図した結果にならなくなった。''| |registerCallback(evt, fnc)|Register callback function on various events.| |[[registeredObjects()>./Joint/registeredObjects()]]|登録されている図形を取得します。| |registerForever(arr)|The difference between register and registerForever is that registerForever saves reference to an array passed as argument.| |[[resetPaper()>./Joint/resetPaper()]]|<static>描画領域にあるすべての図形を削除します。| |setBBoxCorrection(corr, cap)|図形と線の連結点を指定してるっぽい| |[[setVertices(1D array of point)>./Joint/setVertices(1D array of point)]]|直線の交わる点を設定する。| |[[showHandle([string])>./Joint/showHandle(string)]]|始点または終点の座標を移動するためのハンドルを表示します。| |[[straighten()>./Joint/straighten()]]|曲がった線をまっすぐに整えます。| |[[stringify()>./Joint/stringify()]]|オブジェクトの状態をJSON形式で取得します。| |[[toggleHandle([string])>./Joint/toggleHandle(string)]]|始点または終点の座標を移動するためのハンドルが表示されていれば隠し、&br;ハンドルが隠されていれば表示します。| |toggleSmoothing()|Toggle the connection smoothing (bezier/straight).| |[[unhighlight()>./Joint/unhighlight()]]|強調していた線を元に戻します。| |[[unregister(object[, string])>./Joint/unregister(object, string)]]|図形の登録を取り消します。| //End メソッド //End Joint クラス //End APIリファレンス -------------------------------------------------------------------------------- *未整理 [#na257231] **用語集 [#y3684f94] |>|単語|備考|h |英語|日本語|~|h |cap|キャップ|線の末端を示す。| |||| |||| |||| |||| //End 用語集