Uses of Class
edu.uci.ics.jung.visualization.decorators.EllipseVertexShapeTransformer
-
Packages that use EllipseVertexShapeTransformer Package Description edu.uci.ics.jung.samples Sample applications created using JUNG, largely focused on visualization. -
-
Uses of EllipseVertexShapeTransformer in edu.uci.ics.jung.samples
Subclasses of EllipseVertexShapeTransformer in edu.uci.ics.jung.samples Modifier and Type Class Description (package private) class
TreeCollapseDemo.ClusterVertexShapeFunction<V>
a demo class that will create a vertex shape that is either a polygon or star.(package private) class
VertexCollapseDemo.ClusterVertexShapeFunction<V>
a demo class that will create a vertex shape that is either a polygon or star.(package private) class
VertexCollapseDemoWithLayouts.ClusterVertexShapeFunction<V>
a demo class that will create a vertex shape that is either a polygon or star.
-