Class RFC5147CharScheme
java.lang.Object
de.wwu.scdh.annotation.selection.point.PointImpl
de.wwu.scdh.annotation.selection.point.RFC5147CharScheme
- All Implemented Interfaces:
Point
A
Point represented by a RFC5147 character scheme. This
record is usually used to reference content in a plain text
representation.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRFC5147CharScheme(int chr) Make aRFC5147CharSchemeinter-character position. -
Method Summary
Methods inherited from class de.wwu.scdh.annotation.selection.point.PointImpl
dimensions, getComponent, hasComponent, size
-
Field Details
-
RFC5147
- See Also:
-
-
Constructor Details
-
RFC5147CharScheme
public RFC5147CharScheme(int chr) Make aRFC5147CharSchemeinter-character position.- Parameters:
chr- - the character scheme component
-
-
Method Details
-
getChar
public int getChar()
-