Uses of Class
org.Vector3d
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti | |
| de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder | |
| org |
-
Uses of Vector3d in de.ipk_gatersleben.ag_nw.graffiti
Methods in de.ipk_gatersleben.ag_nw.graffiti that return Vector3d Modifier and Type Method Description static Vector3dNodeTools. getCenter3d(Collection<?> nodeList)Method parameters in de.ipk_gatersleben.ag_nw.graffiti with type arguments of type Vector3d Modifier and Type Method Description static voidGraphHelper. enumerateNodePositions3d(Graph graphInstance, HashMap<CoordinateAttribute,Vector3d> oldPositions)static voidGraphHelper. postUndoableChanges3d(Graph myGraph, HashMap<CoordinateAttribute,Vector3d> coordinates2oldPositions, HashMap<CoordinateAttribute,Vector3d> coordinates2newPositions, String description) -
Uses of Vector3d in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder declared as Vector3d Modifier and Type Field Description Vector3dNodeCacheEntry3d. positionCache for Node Positions -
Uses of Vector3d in org
Methods in org that return Vector3d Modifier and Type Method Description static Vector3dAttributeHelper. getPositionVec3d(Node node, boolean setDefault)If setDefault is true, values will be initilized, saved and returned as 0.static Vector3dAttributeHelper. getPositionVec3d(Node node, double zReturnIfNotAvailable, boolean setDefaultZ)static Vector3dAttributeHelper. getSize3D(Node myNode, double defaultDepth, boolean setDefault)