PDF Clown
0.1.2

org.pdfclown.documents.contents.layers
Interface ILayerable

All Known Implementing Classes:
Annotation, CalloutNote, Caret, DualWidget, Ellipse, FileAttachment, FormXObject, ImageXObject, Line, Link, Movie, Note, Polygon, Polyline, Popup, Rectangle, RubberStamp, Screen, Scribble, Shape, Sound, TextMarkup, VertexShape, Widget, XObject

public interface ILayerable

Object that can be associated to a layer.

Since:
0.1.1
Version:
0.1.1, 06/08/11
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Method Summary
 LayerEntity getLayer()
          Gets the layer entity associated to this object.
 void setLayer(LayerEntity value)
           
 

Method Detail

getLayer

LayerEntity getLayer()
Gets the layer entity associated to this object.


setLayer

void setLayer(LayerEntity value)
See Also:
getLayer()

PDF Clown
0.1.2

Project home page

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