Interface TopologicalLayer

    • Method Detail

      • transform

        void transform​(org.opengis.referencing.crs.CoordinateReferenceSystem fromCoordinateReferenceSystem,
                       org.opengis.referencing.crs.CoordinateReferenceSystem toCoordinateReferenceSystem)
                throws PlanItException
        transform all underlying geometries in the layer from the given crs to the new crs
        Parameters:
        fromCoordinateReferenceSystem - presumed current crs
        toCoordinateReferenceSystem - to tranform to crs
        Throws:
        PlanItException - thrown if error
      • getLayerModifier

        TopologicalModifier getLayerModifier()
        Provide access to the modifier options for this layer
        Returns:
        layer modifier