Uses of Class
com.bbn.openmap.omGraphics.util.ArcCalc

Packages that use ArcCalc
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
 

Uses of ArcCalc in com.bbn.openmap.omGraphics
 

Fields in com.bbn.openmap.omGraphics declared as ArcCalc
protected  ArcCalc OMLine.arc
          For x-y and offset lines, there is the ability to put a curve in the line.
 

Methods in com.bbn.openmap.omGraphics that return ArcCalc
 ArcCalc OMLine.getArc()
          Return the arc angle set for this line.
 

Methods in com.bbn.openmap.omGraphics with parameters of type ArcCalc
 void OMLine.setArc(ArcCalc ac)
          Set the arc that is drawn between the points of a x-y or offset line.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details