Uses of Interface
edu.uci.ics.jung.visualization.transform.shape.ShapeFlatnessTransformer
Packages that use ShapeFlatnessTransformer
Package
Description
Visualization mechanisms related to transformation of graph element shapes.
-
Uses of ShapeFlatnessTransformer in edu.uci.ics.jung.visualization.transform.shape
Classes in edu.uci.ics.jung.visualization.transform.shape that implement ShapeFlatnessTransformerModifier and TypeClassDescriptionclassHyperbolicShapeTransformer extends HyperbolicTransformer and adds implementations for methods in ShapeFlatnessTransformer.classMagnifyShapeTransformer extends MagnifyTransformer and adds implementations for methods in ShapeTransformer.