Packages

p

react.aladin

visualization

package visualization

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. visualization
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit final class SvgOps extends AnyVal

Value Members

  1. def geometryForAladin(shapes: NonEmptyMap[String, ShapeExpression], s: Size, pixelScale: PixelScale, scaleFactor: Int)(implicit si: ShapeInterpreter): Svg

    This method will build an svg appropriate to show on aladin.

    This method will build an svg appropriate to show on aladin. Note we need to transform the svg to get the correct size and location This particular method uses just svg but it doesn't properly work on Safari

  2. def geometryForAladin(shapes: NonEmptyMap[String, ShapeExpression], parent: Element, s: Size, pixelScale: PixelScale, scaleFactor: Int)(implicit si: ShapeInterpreter): Element
  3. val pp: SvgPostProcessor
  4. implicit val renderJtsShapeMapOfIds: RenderSvg[NonEmptyMap[String, JtsShape]]

Inherited from AnyRef

Inherited from Any

Ungrouped