PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.annotations.Shape

Packages that use Shape
it.stefanochizzolini.clown.documents.interaction.annotations Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. 
 

Uses of Shape in it.stefanochizzolini.clown.documents.interaction.annotations
 

Subclasses of Shape in it.stefanochizzolini.clown.documents.interaction.annotations
 class Ellipse
          Circle annotation [PDF:1.6:8.4.5].
 class Polygon
          Polygon annotation [PDF:1.6:8.4.5].
 class Polyline
          Polyline annotation [PDF:1.6:8.4.5].
 class Rectangle
          Square annotation [PDF:1.6:8.4.5].
 class VertexShape
          Abstract vertexed shape annotation.
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return Shape
 Shape Shape.clone(Document context)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.