Package it.tidalwave.image.metadata
Class WangAnnotations.OiAnText
- java.lang.Object
-
- it.tidalwave.image.metadata.WangAnnotations.Internal
-
- it.tidalwave.image.metadata.WangAnnotations.OiAnText
-
- Enclosing class:
- WangAnnotations
public static class WangAnnotations.OiAnText extends WangAnnotations.Internal
-
-
Field Summary
-
Fields inherited from class it.tidalwave.image.metadata.WangAnnotations.Internal
attributes
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
OiAnText(WangAnnotations.Attributes attributes, byte[] buffer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
render(EditableImage image)
java.lang.String
toString()
-
-
-
Constructor Detail
-
OiAnText
protected OiAnText(WangAnnotations.Attributes attributes, byte[] buffer) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Method Detail
-
render
public void render(EditableImage image)
- Specified by:
render
in classWangAnnotations.Internal
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-