Uses of Class
org.pathvisio.libgpml.model.shape.ArrowShape
| Package | Description |
|---|---|
| org.pathvisio.libgpml.model.shape |
Shape defining classes
|
-
Uses of ArrowShape in org.pathvisio.libgpml.model.shape
Fields in org.pathvisio.libgpml.model.shape declared as ArrowShape Modifier and Type Field Description private static ArrowShapeShapeRegistry. defaultArrowFields in org.pathvisio.libgpml.model.shape with type parameters of type ArrowShape Modifier and Type Field Description private static java.util.Map<java.lang.String,ArrowShape>ShapeRegistry. arrowMapMethods in org.pathvisio.libgpml.model.shape that return ArrowShape Modifier and Type Method Description static ArrowShapeShapeRegistry. getArrow(java.lang.String name)Returns a named arrow head.