com.groupdocs.viewer.results

Interface Layer



  • public interface Layer
    Represents layer contained by the CAD drawing. Default implementation is LayerImpl
    • Method Detail

      • equals

        boolean equals(Object other)
        Checks equality
        Overrides:
        equals in class Object
        Parameters:
        other - object to compare
        Returns:
        true if equal, otherwise false
      • getName

        String getName()
        The name of the layer. Layer names are case sensitive.