com.docmosis.template.analysis
Class TextWritableSafeAreas.ParagraphMapItem
java.lang.Object
com.docmosis.template.analysis.TextWritableSafeAreas.ParagraphMapItem
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TextWritableSafeAreas
public static class TextWritableSafeAreas.ParagraphMapItem
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
TextWritableSafeAreas.ParagraphMapItem(long startIdx,
long endIdx,
boolean inSpan,
boolean hasFrameAncestor,
boolean hasShapeAncestor,
boolean requiresArtificialParagraph)
|
TextWritableSafeAreas.ParagraphMapItem
public TextWritableSafeAreas.ParagraphMapItem(long startIdx,
long endIdx,
boolean inSpan,
boolean hasFrameAncestor,
boolean hasShapeAncestor,
boolean requiresArtificialParagraph)
isInSpan
public boolean isInSpan()
getStartIdx
public long getStartIdx()
getEndIdx
public long getEndIdx()
hasFrameAncestor
public boolean hasFrameAncestor()
hasShapeAncestor
public boolean hasShapeAncestor()
requiresArtificialParagraph
public boolean requiresArtificialParagraph()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.