Package edu.uci.ics.jung.samples
Class L2RTreeLayoutDemo.Rings
java.lang.Object
edu.uci.ics.jung.samples.L2RTreeLayoutDemo.Rings
- All Implemented Interfaces:
VisualizationServer.Paintable
- Enclosing class:
L2RTreeLayoutDemo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
depths
Collection<Double> depths
-
-
Constructor Details
-
Rings
public Rings()
-
-
Method Details
-
getDepths
-
paint
- Specified by:
paint
in interfaceVisualizationServer.Paintable
-
useTransform
public boolean useTransform()- Specified by:
useTransform
in interfaceVisualizationServer.Paintable
-