Class NetworkDisplayLayerGIS

  • All Implemented Interfaces:
    ProjectionListener

    public class NetworkDisplayLayerGIS
    extends RepastMapLayer
    implements ProjectionListener
    Deprecated.
    2D piccolo based code is being removed
    **** IN PROGRESS NYI **** Display Layer for networks in 2D GIS displays
    Author:
    Eric Tatara
    • Field Summary

      • Fields inherited from class org.geotools.map.FeatureLayer

        featureSource, query, sourceListener
      • Fields inherited from class org.geotools.map.StyleLayer

        style
      • Fields inherited from class org.geotools.map.Layer

        LOGGER, selected, title, userData, visible
    • Constructor Detail

      • NetworkDisplayLayerGIS

        public NetworkDisplayLayerGIS​(Network<?> net,
                                      Geography geography,
                                      org.geotools.styling.Style style)
        Deprecated.
    • Method Detail

      • update

        public void update()
        Deprecated.
      • addEdge

        public void addEdge​(RepastEdge edge)
        Deprecated.
      • addAddedEdges

        protected void addAddedEdges()
        Deprecated.
      • removeEdge

        public void removeEdge​(RepastEdge edge)
        Deprecated.
      • test

        public void test()
        Deprecated.