Documentation of 'sgtplot.MapGraph' Java class
MapGraph
sgtplot

Class MapGraph

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.lang.Cloneable, java.util.EventListener


    public class MapGraph
    extends Graph
    implements java.lang.Cloneable
    Base class for all Map based Graphs and projections.
    Since:
    2.x
    • Constructor Detail

      • MapGraph

        public MapGraph()
    • Method Detail

      • copy

        public Graph copy()
        Description copied from class: Graph
        Copy the Graph object and all attached classes.
        Specified by:
        copy in class Graph
      • attachProj

        public void attachProj(MapProj proj)
      • getObjectAt

        public java.lang.Object getObjectAt(java.awt.Point pt)
      • propertyChange

        public void propertyChange(java.beans.PropertyChangeEvent evt)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener
      • getDataAt

        public SGTData getDataAt(java.awt.Point pt)
        Description copied from class: Graph
        Find data at a Point
        Specified by:
        getDataAt in class Graph
        Since:
        3.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.