Package | Description |
---|---|
ptolemy.vergil.kernel.attributes |
Vergil shape and text graphical attributes.
|
ptolemy.vergil.pdfrenderer |
The ptolemy.vergil.pdfrenderer package.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextAttribute
An abstract base class for text annotations.
|
class |
ArcAttribute
This is an attribute that is rendered as an ellipse.
|
class |
ArrowAttribute
An attribute shown as an arrow.
|
class |
AttributeExpressionAttribute
This is a text attribute whose text string is derived from the
expression of a parameter.
|
class |
AttributeValueAttribute
This is a text attribute whose text string shows the
value of a parameter.
|
class |
DocumentationAttribute
Deprecated.
DocumentationAttribute provides no UI way to edit the URL, one must edit the MoML file by hand. Use ptolemy.vergil.basic.DocAttribute or ptolemy.vergil.pdfrenderer.PDFRenderer instead of using DocumentationAttribute.
|
class |
EllipseAttribute
This is an attribute that is rendered as an ellipse.
|
class |
FilledShapeAttribute
This is an abstract attribute that is rendered as a filled shape.
|
class |
ImageAttribute
This is an attribute that is rendered as an image.
|
class |
LineAttribute
This is an attribute that is rendered as a line.
|
class |
RectangleAttribute
This is an attribute that is rendered as a rectangle.
|
class |
ResizablePolygonAttribute
This is an attribute that is rendered as a polygon.
|
class |
ShapeAttribute
This is an abstract attribute that is rendered as a shape.
|
class |
TextAttribute
This is an attribute that is rendered as text annotation.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFAttribute
This is an attribute that renders the first page of
a specified PDF file.
|