Package org.teamapps.dto
Klasse UiNetworkGraph
java.lang.Object
org.teamapps.dto.UiClientObject
org.teamapps.dto.UiComponent
org.teamapps.dto.UiNetworkGraph
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classVon Klasse geerbte verschachtelte Klassen/Schnittstellen org.teamapps.dto.UiComponent
UiComponent.SetAttributesCommand, UiComponent.SetClassNamesCommand, UiComponent.SetStyleCommand, UiComponent.SetVisibleCommand -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected floatprotected intprotected intprotected intprotected floatprotected Stringprotected List<UiNetworkImage> protected List<UiNetworkLink> protected List<UiNetworkNode> protected intprotected floatVon Klasse geerbte Felder org.teamapps.dto.UiComponent
attributesBySelector, classNamesBySelector, debuggingId, stylesBySelector, visibleVon Klasse geerbte Felder org.teamapps.dto.UiClientObject
id -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiNetworkGraph(List<UiNetworkNode> nodes, List<UiNetworkLink> links, List<UiNetworkImage> images) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfloatgetAlpha()intintintfloatgetLinks()getNodes()intfloatgetTheta()setAlpha(float alpha) setAnimationDuration(int animationDuration) setCharge(int charge) setDebuggingId(String debuggingId) setDistance(int distance) setGravity(float gravity) setHighlightColor(String highlightColor) setStrength(int strength) setTheta(float theta) setVisible(boolean visible) toString()Von Klasse geerbte Methoden org.teamapps.dto.UiComponent
getAttributesBySelector, getClassNamesBySelector, getDebuggingId, getStylesBySelector, getVisibleVon Klasse geerbte Methoden org.teamapps.dto.UiClientObject
getId
-
Felddetails
-
nodes
-
links
-
images
-
gravity
protected float gravity -
theta
protected float theta -
alpha
protected float alpha -
charge
protected int charge -
distance
protected int distance -
strength
protected int strength -
highlightColor
-
animationDuration
protected int animationDuration
-
-
Konstruktordetails
-
UiNetworkGraph
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiNetworkGraph
public UiNetworkGraph(List<UiNetworkNode> nodes, List<UiNetworkLink> links, List<UiNetworkImage> images)
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject- Setzt außer Kraft:
getUiObjectTypein KlasseUiComponent
-
toString
- Setzt außer Kraft:
toStringin KlasseUiComponent
-
getNodes
-
getLinks
-
getImages
-
getGravity
public float getGravity() -
getTheta
public float getTheta() -
getAlpha
public float getAlpha() -
getCharge
public int getCharge() -
getDistance
public int getDistance() -
getStrength
public int getStrength() -
getHighlightColor
-
getAnimationDuration
public int getAnimationDuration() -
setId
- Setzt außer Kraft:
setIdin KlasseUiComponent
-
setDebuggingId
- Setzt außer Kraft:
setDebuggingIdin KlasseUiComponent
-
setVisible
- Setzt außer Kraft:
setVisiblein KlasseUiComponent
-
setStylesBySelector
- Setzt außer Kraft:
setStylesBySelectorin KlasseUiComponent
-
setClassNamesBySelector
- Setzt außer Kraft:
setClassNamesBySelectorin KlasseUiComponent
-
setAttributesBySelector
- Setzt außer Kraft:
setAttributesBySelectorin KlasseUiComponent
-
setGravity
-
setTheta
-
setAlpha
-
setCharge
-
setDistance
-
setStrength
-
setHighlightColor
-
setAnimationDuration
-