Skip navigation links
C D E G H I J P S W 

C

com.io7m.jptbox.core - package com.io7m.jptbox.core
Core types and functions.
com.io7m.jptbox.documentation - package com.io7m.jptbox.documentation
Documentation.
create(int, int) - Static method in class com.io7m.jptbox.core.JPTextImage
Create a new image.

D

Documentation - Class in com.io7m.jptbox.documentation
Marker class for looking up files by resource.
drawBox(JPTextImageType, int, int, int, int) - Method in class com.io7m.jptbox.core.JPTextBoxDrawing
 
drawBox(JPTextImageType, int, int, int, int) - Method in interface com.io7m.jptbox.core.JPTextBoxDrawingType
Draw a box.
drawBoxSilent(JPTextImageType, int, int, int, int) - Method in class com.io7m.jptbox.core.JPTextBoxDrawing
 
drawBoxSilent(JPTextImageType, int, int, int, int) - Method in interface com.io7m.jptbox.core.JPTextBoxDrawingType
Draw a box without raising any exceptions if any part of the box is outside of the image.

E

EXISTS_BOTTOM_LEFT_CORNER - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from └
EXISTS_BOTTOM_RIGHT_CORNER - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┘
EXISTS_CROSS - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┼
EXISTS_HORIZONTAL - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ─
EXISTS_JUNCTION_DOWN - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┬
EXISTS_JUNCTION_LEFT - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┤
EXISTS_JUNCTION_RIGHT - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ├
EXISTS_JUNCTION_UP - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┴
EXISTS_TOP_LEFT_CORNER - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┌
EXISTS_TOP_RIGHT_CORNER - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from ┐
EXISTS_VERTICAL - Static variable in class com.io7m.jptbox.core.JPTextBoxLightMaps
Mappings from │

G

get() - Static method in class com.io7m.jptbox.core.JPTextBoxDrawing
 
get(int, int) - Method in class com.io7m.jptbox.core.JPTextImage
 
get(int, int) - Method in interface com.io7m.jptbox.core.JPTextImageType
Retrieve a character in the image.
getSilent(int, int, int) - Method in class com.io7m.jptbox.core.JPTextImage
 
getSilent(int, int, int) - Method in interface com.io7m.jptbox.core.JPTextImageType
Retrieve a character in the image.

H

height() - Method in class com.io7m.jptbox.core.JPTextImage
 
height() - Method in interface com.io7m.jptbox.core.JPTextImageType
 

I

isInside(int, int) - Method in class com.io7m.jptbox.core.JPTextImage
 
isInside(int, int) - Method in interface com.io7m.jptbox.core.JPTextImageType
 

J

JPTextBoxDrawing - Class in com.io7m.jptbox.core
The default implementation of the JPTextBoxDrawingType interface.
JPTextBoxDrawingType - Interface in com.io7m.jptbox.core
A box drawing interface.
JPTextBoxLightMaps - Class in com.io7m.jptbox.core
Maps used to merge characters when drawing boxes.
JPTextImage - Class in com.io7m.jptbox.core
The default implementation of the JPTextImageType interface.
JPTextImages - Class in com.io7m.jptbox.core
Functions over text images.
JPTextImageType - Interface in com.io7m.jptbox.core
The type of text images.

P

put(int, int, int) - Method in class com.io7m.jptbox.core.JPTextImage
 
put(int, int, int) - Method in interface com.io7m.jptbox.core.JPTextImageType
Set the character at (x, y) to value
putSilent(int, int, int) - Method in class com.io7m.jptbox.core.JPTextImage
 
putSilent(int, int, int) - Method in interface com.io7m.jptbox.core.JPTextImageType
Set the character at (x, y) to value.

S

show(JPTextImageType) - Static method in class com.io7m.jptbox.core.JPTextImages
Convert the given image to a string.

W

width() - Method in class com.io7m.jptbox.core.JPTextImage
 
width() - Method in interface com.io7m.jptbox.core.JPTextImageType
 
C D E G H I J P S W 
Skip navigation links

Copyright © 2016 <code@io7m.com> http://io7m.com