资 源 简 介
J-Tiler is an open source alternative to tiling in Java applications, J-Tiler allows for custom tiles which are virtual and can later be displayed as needed, the tiles are children of the VirtualCanvas parent, each tile itself can have children, internal tiles, this allows you to create an easily customizable virtual canvas which does not have to be uniform in size and shape.
J-Tiler will soon allow for loading and saving of custom canvas files which will allow you to re-construct a canvas from a file, the next version of J-Tiler will also include a builder for these canvas files.