com.rayrobdod

jsonTilesheetViewer

package jsonTilesheetViewer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. jsonTilesheetViewer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. final class InputFields extends AnyRef

  2. class JsonMapHandler extends ContentHandler

    A contentHandler that will compose a map from a JSON and linked documents

  3. final class JsonRectangularTilesheetHandler extends ContentHandler

  4. type SpaceClass = String

Value Members

  1. object CheckerboardURIMatcher

  2. object JSONTilesheetViewer extends App

  3. object RotateRectangularField

  4. object StringSpaceClassMatcherFactory extends SpaceClassMatcherFactory[SpaceClass]

    # "*" matches everything # "!whatever" matches everything except "whatever" # "whatever" matches only "whatever"

  5. object ToggleContentHandlerFactory extends ContentHandlerFactory

    This could be a class instead of an object, but only one ContentHandlerFactory exists at a time, ever, so what's the point?

  6. package tags

Inherited from AnyRef

Inherited from Any

Ungrouped