Documentation of 'net.sf.drawj2d.bgd.clParserBGD' Java class
clParserBGD
net.sf.drawj2d.bgd

Class clParserBGD



  • public class clParserBGD
    extends java.lang.Object
    Parser für Hintergrunddateien *.BGD (Alternative zu dxf).
    • Constructor Summary

      Constructors 
      Constructor and Description
      clParserBGD(java.io.BufferedReader eingabe)
      Creates a new instance of clParserBGD
      clParserBGD(java.lang.String datei)
      Creates a new instance of clParserBGD
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double[] getEntity() 
      java.lang.String getEntityName() 
      boolean hasMoreElements()
      Gibt an, ob ein weiteres Element vorhanden ist.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • clParserBGD

        public clParserBGD(java.lang.String datei)
        Creates a new instance of clParserBGD
      • clParserBGD

        public clParserBGD(java.io.BufferedReader eingabe)
        Creates a new instance of clParserBGD
        Parameters:
        eingabe -
    • Method Detail

      • hasMoreElements

        public boolean hasMoreElements()
        Gibt an, ob ein weiteres Element vorhanden ist. Falls ja, wird es eingelesen.
      • getEntityName

        public java.lang.String getEntityName()
      • getEntity

        public double[] getEntity()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.