Uses of Class
org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
Packages that use ShapeDecor
Package
Description
-
Uses of ShapeDecor in org.graphstream.ui.swing.renderer.shape
Fields in org.graphstream.ui.swing.renderer.shape declared as ShapeDecor -
Uses of ShapeDecor in org.graphstream.ui.swing.renderer.shape.swing
Methods in org.graphstream.ui.swing.renderer.shape.swing that return ShapeDecorModifier and TypeMethodDescriptionstatic ShapeDecorShapeDecor.apply(org.graphstream.ui.graphicGraph.stylesheet.Style style) Methods in org.graphstream.ui.swing.renderer.shape.swing with parameters of type ShapeDecorModifier and TypeMethodDescriptionvoidArea.configureAreaForElement(Backend backend, org.graphstream.ui.view.camera.DefaultCamera2D camera, AreaSkeleton skel, org.graphstream.ui.graphicGraph.GraphicElement element, ShapeDecor decor) Select the general size and position of the shape.