org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument
Class Highlight

java.lang.Object
  extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Identifiable
      extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation
          extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Highlight
All Implemented Interfaces:
Serializable

public class Highlight
extends PageAnnotation

See Also:
Serialized Form

Constructor Summary
Highlight()
           
 
Method Summary
 
Methods inherited from class org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation
getColor, getCreateDate, getCreatedByAuthor, getHeight, getModificationDate, getModifiedByAuthor, getPageNumber, getPageRelativeRotation, getWidth, getxCoordinate, getyCoordinate, setColor, setCreateDate, setCreatedByAuthor, setHeight, setModificationDate, setModifiedByAuthor, setPageNumber, setPageRelativeRotation, setWidth, setxCoordinate, setyCoordinate
 
Methods inherited from class org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Identifiable
equals, getId, setId
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Highlight

public Highlight()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.