Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.uci.ics.jung.visualization.decorators Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AbstractEdgeShapeTransformerAn interface for decorators that return a Shape for a specified edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
AbstractVertexShapeTransformerClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
ConstantDirectionalEdgeValueTransformerReturns the constructor-specified value for each edge type.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
DefaultVertexIconTransformerA simple, stateful VertexIconFunction.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
DirectionalEdgeArrowTransformerReturns wedge arrows for undirected edges and notched arrows for directed edges, of the specified dimensions.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
EdgeShapeAn interface for decorators that return a Shape for a specified edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
EdgeShape .BentLineClassedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .BoxAn edge shape that renders as a loop with its nadir at the center of the vertex.Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .CubicCurveAn edge shape that renders as a CubicCurve between vertex endpoints.Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .IndexedRenderingInterfaceedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .LineAn edge shape that renders as a straight line between the vertex endpoints.Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .LoopAn edge shape that renders as a loop with its nadir at the center of the vertex.Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .OrthogonalClassedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .QuadCurveClassedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .SimpleLoopAn edge shape that renders as a loop with its nadir at the center of the vertex.Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EdgeShape .WedgeAn edge shape that renders as an isosceles triangle whose apex is at the destination vertex for directed edges,Classedu.uci.ics.jung.visualization.decorators.EdgeShapeSourceForge Jung
EllipseVertexShapeTransformerClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
GradientEdgePaintTransformerCreates GradientPaint instances which can be used to paint an Edge.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
InterpolatingVertexSizeTransformerProvides vertex sizes that are spaced proportionally between min_size and max_size depending onClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
NumberFormattingTransformerTransforms inputs to String representations by chaining an input Number-generating Transformer with an internal Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableEdgePaintTransformerPaints each edge according to the Paint parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableVertexIconTransformerSupplies an Icon for each vertex according to the Icon parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
PickableVertexPaintTransformerPaints each vertex according to the Paint parameters given in the constructor, so that picked andClassedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
SettableVertexShapeTransformerInterfaceedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
ToStringLabellerLabels vertices by their toString.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung
VertexIconShapeTransformerA default implementation that stores images in a Map keyed on the vertex.Classedu.uci.ics.jung.visualization.decoratorsSourceForge Jung