Package org.graphstream.ui.swing.util
Interface AttributeUtils
- All Known Implementing Classes:
ConnectorSkeleton,PieChartShape,PolygonShape
public interface AttributeUtils
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault AttributeUtils.Tuple<org.graphstream.ui.geom.Point3,org.graphstream.ui.geom.Point3> boundingBoxOfPoints(org.graphstream.ui.geom.Point3[] points) default double[]getDoubles(Object values) default org.graphstream.ui.geom.Point3[]
-
Method Details
-
getPoints
-
getDoubles
-
boundingBoxOfPoints
default AttributeUtils.Tuple<org.graphstream.ui.geom.Point3,org.graphstream.ui.geom.Point3> boundingBoxOfPoints(org.graphstream.ui.geom.Point3[] points)
-